[hmath-commits] org.hmath.server/static math.css,1.2,1.3
Status: Pre-Alpha
Brought to you by:
jsurfer
|
From: Klaus H. <js...@us...> - 2004-03-28 17:32:39
|
Update of /cvsroot/hmath/org.hmath.server/static In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25411/static Modified Files: math.css Log Message: JavaScript buttons for MSIE Index: math.css =================================================================== RCS file: /cvsroot/hmath/org.hmath.server/static/math.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** math.css 20 Mar 2004 10:16:53 -0000 1.2 --- math.css 28 Mar 2004 17:21:19 -0000 1.3 *************** *** 6,10 **** http://www.hartlage.de:8080/hmath/space/start Version: Silver Owl 160 HMath ! Last modified on Sun, 14 Mar 2004 */ --- 6,10 ---- http://www.hartlage.de:8080/hmath/space/start Version: Silver Owl 160 HMath ! Last modified on Sat, 20 Mar 2004 */ *************** *** 99,103 **** {font-size:0.7em; line-height:1em;} ! Cap::before, Cup::before, Int::before, Prod::before, Sum::before {display:block; font-size:2.5em; --- 99,103 ---- {font-size:0.7em; line-height:1em;} ! Cap:before, Cup:before, Int:before, Prod:before, Sum:before {display:block; font-size:2.5em; *************** *** 108,112 **** font-size:0.7em; line-height:1em;} ! x + x::before {display:block; font-size:2.5em; --- 108,112 ---- font-size:0.7em; line-height:1em;} ! x + x:before {display:block; font-size:2.5em; *************** *** 117,150 **** m InT x, m Int, r InT x, r Int {margin-left:1.25em;} ! m x + x::before, m Cap::before, m Cup::before, m Int::before, m Prod::before, m Sum::before {margin-left:-0.7em; line-height:0.2em;} ! m InT x + x::before, m Int::before, r InT x + x::before, r Int::before {margin-left:-0.5em;} ! Cap::before, CaP x + x::before {content:"\2229";} ! Cup::before, CuP x + x::before {content:"\222A";} ! Int::before, InT x + x::before {content:"\222B";} ! Int[double]::before, InT[double] x + x::before {content:"\222C";} ! Int[triple]::before, InT[triple] x + x::before {content:"\222D";} ! Int[contour]::before, InT[contour] x + x::before {content:"\222E";} ! Int[doubles]::before, InT[doubles] x + x::before {content:"\222F";} ! Int[triples]::before, InT[triples] x + x::before {content:"\2230";} ! Int[orient]::before, InT[orient] x + x::before {content:"\2232";} ! Prod::before, ProD x + x::before {content:"\03A0";} ! Prod[direct]::before, ProD[direct] x + x::before {content:"\2297";} ! Sum::before, SuM x + x::before {content:"\03A3";} ! Sum[direct]::before, SuM[direct] x + x::before {content:"\2295";} sum, prod, int, dint, tint, cint, dcint, tcint, ocint --- 117,150 ---- m InT x, m Int, r InT x, r Int {margin-left:1.25em;} ! m x + x:before, m Cap:before, m Cup:before, m Int:before, m Prod:before, m Sum:before {margin-left:-0.7em; line-height:0.2em;} ! m InT x + x:before, m Int:before, r InT x + x:before, r Int:before {margin-left:-0.5em;} ! Cap:before, CaP x + x:before {content:"\2229";} ! Cup:before, CuP x + x:before {content:"\222A";} ! Int:before, InT x + x:before {content:"\222B";} ! Int[double]:before, InT[double] x + x:before {content:"\222C";} ! Int[triple]:before, InT[triple] x + x:before {content:"\222D";} ! Int[contour]:before, InT[contour] x + x:before {content:"\222E";} ! Int[doubles]:before, InT[doubles] x + x:before {content:"\222F";} ! Int[triples]:before, InT[triples] x + x:before {content:"\2230";} ! Int[orient]:before, InT[orient] x + x:before {content:"\2232";} ! Prod:before, ProD x + x:before {content:"\03A0";} ! Prod[direct]:before, ProD[direct] x + x:before {content:"\2297";} ! Sum:before, SuM x + x:before {content:"\03A3";} ! Sum[direct]:before, SuM[direct] x + x:before {content:"\2295";} sum, prod, int, dint, tint, cint, dcint, tcint, ocint *************** *** 168,182 **** {font-size:0.7em; line-height:1em;} ! Lim::before, Res::before, Sur::before {display:block; font-size:1.45em; line-height:1.5em; padding-top:0.7em;} ! Lim::before {content:"lim"; text-align:left;} ! Res::before {content:"res"} ! Sur::before {content:"sup"} g --- 168,182 ---- {font-size:0.7em; line-height:1em;} ! Lim:before, Res:before, Sur:before {display:block; font-size:1.45em; line-height:1.5em; padding-top:0.7em;} ! Lim:before {content:"lim"; text-align:left;} ! Res:before {content:"res"} ! Sur:before {content:"sup"} g *************** *** 198,213 **** {display:table-cell; padding:0 8px;} ! M > r::before, M > r::after, ! v > r::before, v > r::after {display:table-cell; content:"\A0"; border-bottom:solid 1px; ! border-left:double 3px; border-top:hidden;} ! M > r::after, v > r::after {border-left:none; ! border-right:double 3px;} ! M > r:first-child::before, M > r:first-child::after, ! v > r:first-child::before, v > r:first-child::after {border-top:solid 1px;} de --- 198,232 ---- {display:table-cell; padding:0 8px;} ! M > r:before, M > r:after, ! v > r:before, v > r:after {display:table-cell; content:"\A0"; border-bottom:solid 1px; ! border-left:solid 1px; border-top:hidden;} ! M > r:after, v > r:after {border-left:none; ! border-right:solid 1px;} ! M[rbrace] > r:after, v[rbrace] > r:after ! {border-right:double 3px;} ! M[rsolid] > r:after, v[rsolid] > r:after ! {border-top:none!important; ! border-right:solid 1px; ! border-bottom:none;} ! M[rdouble] > r:after, v[rdouble] > r:after ! {border-top:none!important; ! border-right:double 3px; ! border-bottom:none;} ! M[lbrace] > r:before, v[lbrace] > r:before ! {border-left:double 3px;} ! M[lsolid] > r:before, v[lsolid] > r:before ! {border-top:none!important; ! border-bottom:none;} ! M[ldouble] > r:before, v[ldouble] > r:before ! {border-top:none!important; ! border-left:double 3px; ! border-bottom:none;} ! M > r:first-child:before, M > r:first-child:after, ! v > r:first-child:before, v > r:first-child:after {border-top:solid 1px;} de *************** *** 219,224 **** e {page-break-inside:avoid;} - root - {background-color:white;} } --- 238,241 ---- *************** *** 231,235 **** border-width:1px 0 1px 1px; vertical-align:middle; ! content:"\00A0";} Sb:after {border-width:1px 1px 1px 0;} \ No newline at end of file --- 248,253 ---- border-width:1px 0 1px 1px; vertical-align:middle; ! content:"\00A0"; ! white-space:pre;} Sb:after {border-width:1px 1px 1px 0;} \ No newline at end of file |