File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,8 +45,9 @@ a.__NoScript_PlaceHolder__ > span {
4545 right : 0 ;
4646 display : block;
4747 color : # 800 ;
48- font-size : 16 px ;
48+ font-size : 24 px ;
4949 font-family : sans-serif;
50+ font-weight : bold;
5051 padding : 0 4px ;
5152 margin : 0 ;
5253 background : none;
Original file line number Diff line number Diff line change @@ -86,9 +86,12 @@ body {
8686}
8787
8888
89- .reveal {
89+ # top . hider .reveal {
9090 display : block;
91- padding : .3em ;
91+ font-size : 1.2em ;
92+ font-weight : bold;
93+ padding : 0 ;
94+ text-align : center;
9295 margin : 0 ;
9396}
9497
@@ -126,7 +129,8 @@ body {
126129 position : absolute;
127130 left : .2em ;
128131 top : 0 ;
129- font-size : 1em ;
132+ font-size : 1.5em ;
133+ font-weight : bold;
130134 z-index : 100 ;
131135 vertical-align : middle;
132136 padding : .2em ;
Original file line number Diff line number Diff line change 1919 < a aria-role ="button " id ="reload " class ="reload icon "> __MSG_Reload__</ a >
2020 < a aria-role ="button " id ="options " class ="options icon "> __MSG_Options__</ a >
2121 < div class ="hider ">
22- < a aria-role ="button " class ="reveal " title ="__MSG_Reveal__ "> 🡆 </ a >
22+ < a aria-role ="button " class ="reveal " title ="__MSG_Reveal__ "> … </ a >
2323 < div class ="hider-label "> __MSG_Hider__</ div >
24- < button class ="hider-close "> 🗙 </ button >
24+ < button class ="hider-close "> × </ button >
2525 </ div >
2626 < div class ="spacer "> </ div >
2727 < a aria-role ="button " id ="enforce " class ="toggle icon "> </ a >
You can’t perform that action at this time.
0 commit comments