File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 133133 < div class ="vpadding5 "> < button class ="toggle " onclick ="setSidebarVisibility(true) " title ="Expand sidebar ">
134134 < svg > < use href ="#expand-icon "/> </ svg >
135135 </ button > </ div >
136- < div class ="vpadding5 "> < button id ="highlightButton1 " class ="toggle arcs " onclick ="smallbarHighlightButtonOnClick() ">
136+ < div class ="vpadding5 "> < button id ="highlightButton1 " class ="toggle arcs " onclick ="smallbarHighlightButtonOnClick() " title =" Highlight " >
137137 < svg > < use href ="#search-icon "/> </ svg >
138138 </ button > </ div >
139- < div class ="vpadding5 "> < button id ="inverseButton1 " class ="toggle " onclick ="inverseOnClick() ">
139+ < div class ="vpadding5 "> < button id ="inverseButton1 " class ="toggle " onclick ="inverseOnClick() " title =" Reverse graph " >
140140 < svg > < use href ="#reverse-icon "/> </ svg >
141141 </ button > </ div >
142142 </ div >
159159 </ button >
160160 </ div >
161161 < div class ="sidebar-row ">
162- < div class ="w-100 "> < strong > Reversed </ strong > </ div >
162+ < div class ="w-100 "> < strong > Reverse </ strong > </ div >
163163 < button id ="inverseButton2 " class ="toggle " onclick ="inverseOnClick() ">
164164 < svg > < use href ="#reverse-icon "/> </ svg >
165165 </ button >
You can’t perform that action at this time.
0 commit comments