Rev 13465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13465 | Rev 15175 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | font-size:1em; |
11 | font-size:1em; |
12 | transition: all 2s; |
12 | transition: all 2s; |
13 | /*font-family: Symbol, Times, serif; |
13 | /*font-family: Symbol, Times, serif; |
14 | font-style: normal;*/ |
14 | font-style: normal;*/ |
15 | } |
15 | } |
- | 16 | ||
- | 17 | .wims_mathml textarea{ |
|
- | 18 | vertical-align:middle; |
|
- | 19 | overflow:hidden; |
|
- | 20 | resize:none; |
|
- | 21 | } |
|
- | 22 | ||
- | 23 | ||
16 | a>.wims_mathml{ |
24 | a>.wims_mathml{ |
17 | padding:.5em; |
25 | padding:.5em; |
18 | border-style: solid; |
26 | border-style: solid; |
19 | border-width:1px; |
27 | border-width:1px; |
20 | border-color: transparent; |
28 | border-color: transparent; |