Subversion Repositories wimsdev

Rev

Rev 15175 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15175 Rev 17442
Line 19... Line 19...
19
  overflow:hidden;
19
  overflow:hidden;
20
  resize:none;
20
  resize:none;
21
}
21
}
22
 
22
 
23
 
23
 
24
a>.wims_mathml{
24
a>.wims_mathml,
-
 
25
a .wims_mathimg{
25
  padding:.5em;
26
  padding:.5em;
26
  border-style: solid;
27
  border-style: solid;
27
  border-width:1px;
28
  border-width:1px;
28
  border-color: transparent;
29
  border-color: transparent;
29
}
30
}
30
a:hover>.wims_mathml{
31
a:hover>.wims_mathml,
-
 
32
a:hover .wims_mathimg{
31
  border-color: inherit;
33
  border-color: inherit;
32
}
34
}