CSS whitespace and color definitions cleanup, props Simek, fixes #11561

git-svn-id: https://develop.svn.wordpress.org/trunk@12552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-12-27 18:17:06 +00:00
parent 0f8b3225ed
commit a538de3f8c
14 changed files with 62 additions and 59 deletions

View File

@@ -151,8 +151,8 @@ div.widgets-holder-wrap {
}
#widgets-left #available-widgets {
background-color: transparent;
border: 0 none;
background-color: transparent;
border: 0 none;
}
ul#widget-list {
@@ -178,9 +178,9 @@ ul#widget-list {
}
a.widget-action {
display: block;
width: 24px;
height: 26px;
display: block;
width: 24px;
height: 26px;
}
#available-widgets a.widget-action {
@@ -188,7 +188,7 @@ a.widget-action {
}
.widget-top a.widget-action {
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
}
.widget .widget-inside,
@@ -220,11 +220,11 @@ a.widget-action {
}
.widgets-sortables {
min-height: 90px;
min-height: 90px;
}
.widget-control-actions {
margin-top: 8px;
margin-top: 8px;
}
.widget-control-actions a {