Rev 13991 | Rev 15468 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13991 | Rev 14405 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | color:black; |
11 | color:black; |
12 | } |
12 | } |
13 | input[disabled], textarea[disabled] { |
13 | input[disabled], textarea[disabled] { |
14 | color:#444; |
14 | color:#444; |
15 | background-color:#DFDFDF; |
15 | background-color:#DFDFDF; |
- | 16 | } |
|
- | 17 | ||
- | 18 | sup input:not([type="color"]), .wims_mathml .msup textarea, .wims_mathml msup textarea, |
|
- | 19 | sub input:not([type="color"]), .wims_mathml .msub textarea, .wims_mathml msub textarea{ |
|
- | 20 | padding:2px; |
|
16 | } |
21 | } |
17 | 22 | ||
18 | 23 | ||
19 | /***** Foundation 6 input styles *****/ |
24 | /***** Foundation 6 input styles *****/ |
20 | 25 |