File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 9797 < div style ="text-align:center; position: relative ">
9898 < div class ="timer-status-container ">
9999 < button class ="timer-adjust-btn " id ="timer-minus-btn " title ="Subtract 5 minutes ">
100- < i class ="ri-subtract-line "> </ i >
101- < span > 5</ span >
100+ < span > -5</ span >
102101 </ button >
103102 < div class ="timer-status clickable " id ="timer-status ">
104103 < i id ="status-icon " class ="ri-brain-line "> </ i >
105104 < span id ="status-text "> Focus</ span >
106105 < i class ="ri-arrow-down-s-line tag-dropdown-arrow " id ="tag-dropdown-arrow "> </ i >
107106 </ div >
108107 < button class ="timer-adjust-btn " id ="timer-plus-btn " title ="Add 5 minutes ">
109- < i class ="ri-add-line "> </ i >
110- < span > 5</ span >
108+ < span > +5</ span >
111109 </ button >
112110 </ div >
113111 <!-- Tag Dropdown Menu -->
You can’t perform that action at this time.
0 commit comments