Subversion Repositories wimsdev

Rev

Rev 16850 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16850 Rev 16864
Line 231... Line 231...
231
.menuitem>.putsource:before,.menuitem>.file-o:before{content:"\f016"}
231
.menuitem>.putsource:before,.menuitem>.file-o:before{content:"\f016"}
232
 
232
 
233
.text_icon.clock-o:before,.menuitem .clock-o:before{content:"\f017"}
233
.text_icon.clock-o:before,.menuitem .clock-o:before{content:"\f017"}
234
.menuitem>.rallye:before,.menuitem>.road:before{content:"\f018"}
234
.menuitem>.rallye:before,.menuitem>.road:before{content:"\f018"}
235
 
235
 
-
 
236
.menuitem>.restore:before,
236
.menuitem>.restore:before,.menuitem>.import:before,
237
.menuitem>.import:before,.text_icon.import:before,
237
.menuitem>.download_module:before,.icon_button>.download:before,
238
.menuitem>.download_module:before,.icon_button>.download:before,
238
.text_icon.download:before,.menuitem>.exploresave:before,
239
.text_icon.download:before,.menuitem>.exploresave:before,
239
.menuitem>.download:before{content:"\f019"}
240
.menuitem>.download:before{content:"\f019"}
240
 
241
 
241
.menuitem>.arrow-circle-o-down:before{content:"\f01a"}
242
.menuitem>.arrow-circle-o-down:before{content:"\f01a"}
Line 797... Line 798...
797
 
798
 
798
.menuitem>.cube:before{content: "\f1b2";}
799
.menuitem>.cube:before{content: "\f1b2";}
799
.menuitem>.module:before,.menuitem>.cubes:before{content: "\f1b3";}
800
.menuitem>.module:before,.menuitem>.cubes:before{content: "\f1b3";}
800
 
801
 
801
/** Letters **/
802
/** Letters **/
802
.menuitem .createxo:before,
803
.menuitem>.createxo:before,.text_icon.createxo:before,
803
.menuitem>.modtool:before,
804
.menuitem>.modtool:before,.text_icon.modtool:before,
804
.menuitem .quicktool:before,
805
.menuitem>.quicktool:before,.text_icon.quicktool:before,
805
.menuitem .latex2wims:before{font-weight:bold;min-width: 1em;}
806
.menuitem>.latex2wims:before,.text_icon.latex2wims:before{
-
 
807
  font-weight:bold;
-
 
808
  min-width: 1em;
-
 
809
}
806
 
810
 
807
.menuitem .createxo:before{content:"C"}
811
.menuitem>.createxo:before,.text_icon.createxo:before{content:"C"}
808
.menuitem>.modtool:before{content:"M"}
812
.menuitem>.modtool:before,.text_icon.modtool:before{content:"M"}
809
.menuitem .quicktool:before{content:"Q"}
813
.menuitem>.quicktool:before,.text_icon.quicktool:before{content:"Q"}
810
.menuitem .latex2wims:before{content:"L"}
814
.menuitem>.latex2wims:before,.text_icon.latex2wims:before{content:"L"}