MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / theme / chameleon / styles_ie7.css
blobe0badd15ddd5c8bb617adf34468c966e53b2f7bb
1 /*
2 * These styles are ONLY included for IE 7 (via meta.php)
3 */
4 .tabrow0 {
5 padding-top: 5px;
7 .tabrow0 li {
8 margin-left: 0;
10 .tabrow0 li.first {
11 margin-right: 0;
13 .tabrow0 li.onerow {
14 margin-right: 0;
16 .tabrow0 a {
17 display: inline-block;
18 padding: 0 5px 5px;
19 line-height: 1.5em;
21 .tabrow0 a span {
22 padding: 0;
24 .tabrow0 div,
25 .tabrow0 ul {
26 top: 2.6em;
27 padding: 0 0 3px 0;
29 .tabrow0 div.empty {
30 margin-right: 0;