repo.or.cz
/
moodle-pu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git]
/
theme
/
chameleon
/
styles_ie7.css
blob
e0badd15ddd5c8bb617adf34468c966e53b2f7bb
1
/*
2
* These styles are ONLY included for IE 7 (via meta.php)
3
*/
4
.tabrow0
{
5
padding-top
:
5px
;
6
}
7
.tabrow0 li
{
8
margin-left
:
0
;
9
}
10
.tabrow0 li.first
{
11
margin-right
:
0
;
12
}
13
.tabrow0 li.onerow
{
14
margin-right
:
0
;
15
}
16
.tabrow0 a
{
17
display
:
inline-block
;
18
padding
:
0 5px 5px
;
19
line-height
:
1.5em
;
20
}
21
.tabrow0 a span
{
22
padding
:
0
;
23
}
24
.
tabrow0 div
,
25
.tabrow0 ul
{
26
top
:
2.6em
;
27
padding
:
0 0 3px 0
;
28
}
29
.tabrow0 div.empty
{
30
margin-right
:
0
;
31
}