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_ie6.css
blob
d13b14eceac93d8f903eba4133a1964d2243d9c9
1
/*
2
* These styles are ONLY included for IE 6 (via meta.php)
3
*/
4
div
.
breadcrumb span
.
sep
{
5
font-family
:
arial
,
sans-serif
;
6
}
7
.tabtree
{
8
height
:
100
%;
9
}
10
.tabrow0
{
11
padding-top
:
10px
;
12
}
13
.tabrow0 li
{
14
margin
:
0
;
15
/*padding: 0;*/
16
}
17
.tabrow0 li.first
{
18
margin
:
0
;
19
}
20
.tabrow0 li.last a
{
21
margin-right
:
0
;
22
}
23
.tabrow0 li.onerow
{
24
margin-right
:
0
;
25
}
26
.tabrow0 a
{
27
padding
:
0 5px 5px
;
28
}
29
.tabrow0 a span
{
30
padding
:
0
;
31
}
32
.
tabrow0 div
,
33
.tabrow0 ul
{
34
top
:
100
%;
35
padding
:
0 0 3px 0
;
36
}