weekly release version updated
[moodle.git] / theme / chameleon / styles_ie7.css
blobbab24079c68b6b9c008e11cb602ef148bec9c546
1 /*
2 * These styles are ONLY included for IE 7 (via meta.php)
3 */
5 input[type="submit"] {
6 padding: 0 2px;
8 div.sideblock div.content input[type="submit"] {
9 text-align: center;
10 width: auto;
12 .tabrow0 {
13 padding-top: 5px;
15 .tabrow0 li {
16 margin-left: 0;
18 .tabrow0 li.first {
19 margin-right: 0;
21 .tabrow0 li.onerow {
22 margin-right: 0;
24 .tabrow0 a {
25 display: inline-block;
26 padding: 0 5px 5px;
27 line-height: 1.5em;
29 .tabrow0 a span {
30 padding: 0;
32 .tabrow0 div,
33 .tabrow0 ul {
34 top: 2.6em;
35 padding: 0 0 3px 0;
37 .tabrow0 div.empty {
38 margin-right: 0;