root / drupal7 / themes / bartik / css / ie6.css @ 134c7813
1 |
|
---|---|
2 |
#content {
|
3 |
overflow: hidden; |
4 |
} |
5 |
.form-item-search-block-form {
|
6 |
width: 50%; |
7 |
} |
8 |
.tabs ul.primary, |
9 |
.region-header .block-menu li a, |
10 |
.comment-form .form-item { |
11 |
zoom: 1; |
12 |
} |
13 |
#block-search-form .form-item-search-block-form input { |
14 |
width: 67%; |
15 |
} |
16 |
.node-teaser {
|
17 |
border-bottom: 1px solid #d3d7d9; |
18 |
} |