File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
tinymce4/plugins/asciimath Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 163
163
.veca { background-position : -52px -769px ; width : 8px ; height : 14px ; }
164
164
.xi { background-position : -64px -773px ; width : 8px ; height : 17px ; }
165
165
.zeta { background-position : -28px -777px ; width : 8px ; height : 17px ; }
166
+
167
+ .nn-cap { display : inline-block; background : url ('img/nn-cap.gif' ) no-repeat; width : 16px ; height : 13px ; }
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="X-UA-Compatible " content ="IE=7 " />
5
5
< title > Math Symbols</ title >
6
- < link rel ="stylesheet " type ="text/css " href ="amcharmap.css "/>
6
+ < link rel ="stylesheet " type ="text/css " href ="amcharmap.css?v=110324 "/>
7
7
< style type ="text/css ">
8
8
td .character {
9
9
background-color : # FFF ;
77
77
< td class ="character " onclick ="set('sube') " title ="sube "> < div class ="sube "> </ div > </ td >
78
78
< td class ="character " onclick ="set('supe') " title ="supe "> < div class ="supe "> </ div > </ td >
79
79
< td class ="character " onclick ="set('O/') " title ="O/ "> < div class ="empty "> </ div > </ td >
80
- < td class ="character " onclick ="set('nn') " title ="nn "> < div class ="nn "> </ div > </ td >
80
+ < td class ="character " onclick ="set('nn') " title ="nn "> < div class ="nn-cap "> </ div > </ td >
81
81
< td class ="character " onclick ="set('nnn') " title ="nnn "> < div class ="nnn "> </ div > </ td >
82
82
< td class ="character " onclick ="set('uu') " title ="uu "> < div class ="uu "> </ div > </ td >
83
83
< td class ="character " onclick ="set('uuu') " title ="uuu "> < div class ="uuu "> </ div > </ td >
You can’t perform that action at this time.
0 commit comments