diff options
author | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-05-23 02:11:17 +0000 |
---|---|---|
committer | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-05-23 02:11:17 +0000 |
commit | f2837eed28bbe897ad41bf7b1d5fced6a66b8c84 (patch) | |
tree | a77f5e1fc9173a4380973cc5b2428525fea34577 | |
parent | a2a5c4c11792889ca3b213199a8e71f40eb1bc38 (diff) | |
download | brdo-f2837eed28bbe897ad41bf7b1d5fced6a66b8c84.tar.gz brdo-f2837eed28bbe897ad41bf7b1d5fced6a66b8c84.tar.bz2 |
#60453 by Flanker, CSS cleanup.
-rw-r--r-- | misc/drupal.css | 6 | ||||
-rw-r--r-- | themes/bluemarine/style.css | 27 | ||||
-rw-r--r-- | themes/chameleon/marvin/style.css | 2 | ||||
-rw-r--r-- | themes/pushbutton/style.css | 34 |
4 files changed, 35 insertions, 34 deletions
diff --git a/misc/drupal.css b/misc/drupal.css index 3e630e545..3c91e81d2 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -83,7 +83,7 @@ td.menu-disabled { padding-bottom: .5em } .block-region { - background-color: #ffff66; + background-color: #ff6; margin-top: 4px; margin-bottom: 4px; padding: 3px; @@ -398,7 +398,7 @@ dl.multiselect .form-item { } .profile { clear: both; - margin: 1em 0 1em 0; + margin: 1em 0; } .profile .picture { float: right; @@ -540,7 +540,7 @@ ul.primary li a:hover { } ul.secondary { border-bottom: 1px solid #bbb; - padding: 0.5em 1em 0.5em 1em; + padding: 0.5em 1em; margin: 5px; } ul.secondary li { diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css index 5603d6b99..05b1411bb 100644 --- a/themes/bluemarine/style.css +++ b/themes/bluemarine/style.css @@ -65,10 +65,10 @@ table { color: #222; } .links { - margin-bottom: 0em; + margin-bottom: 0; } .comment .links { - margin-bottom: 0em; + margin-bottom: 0; } /* @@ -86,7 +86,7 @@ table { } #logo img { float: left; - padding: 0em 1.0em 0em 1em; + padding: 0 1em; border: 0; } #menu { @@ -120,7 +120,7 @@ table { } #search .form-text { width: 8em; - padding: 0 0.5em 0 0.5em; + padding: 0 0.5em; } #mission { background-color: #369; @@ -132,8 +132,8 @@ table { font-weight: bold; } .site-name { - margin: 0.6em 0em 0em 0em; - padding: 0em; + margin: 0.6em 0 0 0; + padding: 0; font-size: 2em; } .site-name a:link, .site-name a:visited { @@ -147,7 +147,7 @@ table { font-size: 1em; color: #eee; display: block; - margin: 0em 0em 0em 0em; + margin: 0; font-style: italic; font-weight: bold; } @@ -156,7 +156,7 @@ table { padding: 10px; } #mission, .node .content, .comment .content { - line-height: 1.4; + line-height: 1.4em; } #help { font-size: 0.9em; @@ -197,7 +197,7 @@ table { font-weight: bold; font-size: 1.3em; color: #777; - margin: 0 auto 0 auto; /* decrease default margins for h<x>.title */ + margin: 0 auto; /* decrease default margins for h<x>.title */ } .submitted { color: #999; @@ -273,7 +273,7 @@ table { background-color: #eee; border: 1px solid #ccc; padding: 1em; - margin: 1em 0 1em 0; + margin: 1em 0; } #aggregator .news-item .categories, #aggregator .source, #aggregator .age { color: #999; @@ -291,7 +291,7 @@ table { width: 100%; } #forum td { - padding: 0.5em 0.5em 0.5em 0.5em; + padding: 0.5em; } #forum td.forum, #forum td.posts { background-color: #eee; @@ -320,7 +320,7 @@ table { clear: both; border: 1px solid #abc; padding: .5em; - margin: 1em 0em 1em 0em; + margin: 1em 0em; } #profile .profile .name { padding-bottom: 0.5em; @@ -352,5 +352,6 @@ table { background-color: #ccc; } .calendar .row-week td a:hover { - background-color: #fff; color: #000; + background-color: #fff; + color: #000; } diff --git a/themes/chameleon/marvin/style.css b/themes/chameleon/marvin/style.css index 8fa57b3b5..75142b7e7 100644 --- a/themes/chameleon/marvin/style.css +++ b/themes/chameleon/marvin/style.css @@ -69,7 +69,7 @@ table { } .comment { border: solid 1px #777; - margin: 0.5em 0 0.5em 0; + margin: 0.5em 0; padding: 0.5em; } .block { diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css index bf2d39351..297358d0a 100644 --- a/themes/pushbutton/style.css +++ b/themes/pushbutton/style.css @@ -47,7 +47,7 @@ p { } blockquote { border-left: 4px solid #69c; - padding: 0 15px 0 15px; + padding: 0 15px; margin: 25px 100px 25px 50px; color: #696969; text-align: left; @@ -126,25 +126,25 @@ td#home a:hover img { font-size: 0.85em; } .tabs { - margin: 15px 0 15px 0; + margin: 15px 0; } .tabs ul.primary { border-collapse: collapse; padding: 0 0 3px 10px; white-space: nowrap; list-style: none; - margin: 0 0 0 0; + margin: 0; height: auto; line-height: normal; - border-bottom: 2px solid #336699; + border-bottom: 2px solid #369; } .tabs ul.primary li { display: inline; } .tabs ul.primary li a { - padding: 3px 10px 3px 10px; + padding: 3px 10px; background: #fff url(tabs-off.png) left top no-repeat; - border-color: #6699CC; + border-color: #69C; border-width: 2px; border-style: none solid none none; height: auto; @@ -153,8 +153,8 @@ td#home a:hover img { text-transform: lowercase; } .tabs ul.primary li.active a { - background: #336699 url(tabs-on.png) left top no-repeat; - border-right: 2px solid #336699; + background: #369 url(tabs-on.png) left top no-repeat; + border-right: 2px solid #369; color: #fff; } .tabs ul.primary li a:hover { @@ -163,8 +163,8 @@ td#home a:hover img { } .tabs ul.secondary { border-collapse: collapse; - padding: 10px 0 10px 0; - margin: 0 0 0 0; + padding: 10px 0; + margin: 0; white-space: nowrap; width: 100%; list-style: none; @@ -182,7 +182,7 @@ td#home a:hover img { .tabs ul.secondary li a { background: #fff url(tabs-option-off.png) left center no-repeat; padding: 10px 0 10px 25px; - margin: 0 0 0 0; + margin: 0; } .tabs ul.secondary li a.active { background: #fff url(tabs-option-on.png) left center no-repeat; @@ -220,7 +220,7 @@ td#home a:hover img { color: #696969; border-top: 2px solid #dcdcdc; border-bottom: 2px solid #dcdcdc; - padding: 10px 10px 10px 10px; + padding: 10px; margin: 20px 35px 0 35px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; font-size: 1.1em; @@ -309,8 +309,8 @@ td#home a:hover img { color: #aaa; } table#footer-menu { - border-top: 3px solid #6699cc; - border-bottom: 3px solid #6699cc; + border-top: 3px solid #69c; + border-bottom: 3px solid #69c; background-color: #369; color: #e4e9eb; } @@ -382,7 +382,7 @@ table#footer-menu { font-size: 9px; } .block .title h3 { - border-bottom: 2px solid #6699cc; + border-bottom: 2px solid #69c; color: #369; font-size: 18px; font-weight: bold; @@ -391,7 +391,7 @@ table#footer-menu { background: transparent url(icon-block.png) left center no-repeat; } .block .content { - padding: 5px 5px 5px 5px; + padding: 5px; } .block { margin-bottom: 1.5em; @@ -557,7 +557,7 @@ table#footer-menu { background: #fff; } #forum td { - padding: 0.5em 0.5em 0.5em 0.5em; + padding: 0.5em; } #forum td.container { color: #000; |