repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git]
/
theme
/
chameleon
/
styles_ie7.css
blob
bab24079c68b6b9c008e11cb602ef148bec9c546
1
/*
2
* These styles are ONLY included for IE 7 (via meta.php)
3
*/
4
5
input
[
type
=
"submit"
] {
6
padding
:
0 2px
;
7
}
8
div
.
sideblock div
.
content input
[
type
=
"submit"
] {
9
text-align
:
center
;
10
width
:
auto
;
11
}
12
.tabrow0
{
13
padding-top
:
5px
;
14
}
15
.tabrow0 li
{
16
margin-left
:
0
;
17
}
18
.tabrow0 li.first
{
19
margin-right
:
0
;
20
}
21
.tabrow0 li.onerow
{
22
margin-right
:
0
;
23
}
24
.tabrow0 a
{
25
display
:
inline-block
;
26
padding
:
0 5px 5px
;
27
line-height
:
1.5em
;
28
}
29
.tabrow0 a span
{
30
padding
:
0
;
31
}
32
.
tabrow0 div
,
33
.tabrow0 ul
{
34
top
:
2.6em
;
35
padding
:
0 0 3px 0
;
36
}
37
.tabrow0 div.empty
{
38
margin-right
:
0
;
39
}