Mercurial > hg > rr-repo
diff themes/bartik/css/ie6.css @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/bartik/css/ie6.css Wed Aug 21 18:51:11 2013 +0100 @@ -0,0 +1,18 @@ + +#content { + overflow: hidden; +} +.form-item-search-block-form { + width: 50%; +} +.tabs ul.primary, +.region-header .block-menu li a, +.comment-form .form-item { + zoom: 1; +} +#block-search-form .form-item-search-block-form input { + width: 67%; +} +.node-teaser { + border-bottom: 1px solid #d3d7d9; +}