File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 < button id ="userFiltersApply " class ="custom important " type ="button " disabled ="true " data-i18n ="1pApplyChanges "> </ button >  
2525 < button id ="userFiltersRevert " class ="custom " type ="button " disabled ="true " data-i18n ="genericRevert "> </ button >
2626</ p >
27- < p > < div class ="codeMirrorContainer " id ="userFilters " dir =" auto " spellcheck ="false "> </ div > </ p >
27+ < p > < div class ="codeMirrorContainer " id ="userFilters " spellcheck ="false "> </ div > </ p >
2828< p >
2929 < button id ="importUserFiltersFromFile " class ="custom " data-i18n ="1pImport "> </ button >  
3030 < button id ="exportUserFiltersToFile " class ="custom " data-i18n ="1pExport "> </ button >
Original file line number Diff line number Diff line change 2727.cm-search-widget {
2828 align-items : center;
2929 background-color : # eee ;
30+ direction : ltr;
3031 display : flex;
3132 flex-shrink : 0 ;
3233 justify-content : center;
6061.cm-search-widget [data-query ] .cm-search-widget-count {
6162 display : flex;
6263 }
64+ .cm-search-widget .cm-search-widget-button {
65+ cursor : pointer;
66+ }
6367.cm-search-widget .cm-search-widget-button : hover {
6468 color : # 000 ;
6569 }
Original file line number Diff line number Diff line change @@ -107,5 +107,5 @@ body[dir="rtl"] #commitButton:before {
107107 }
108108body [dir = "rtl" ] .CodeMirror-merge-pane-rightmost {
109109 right : unset;
110- left : 0 px ;
110+ left : 0 ;
111111}
You can’t perform that action at this time.
0 commit comments