Minor widgets screen css fixes

git-svn-id: http://svn.automattic.com/wordpress/trunk@11234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-05-07 19:07:41 +00:00
parent a1bb97313f
commit c54e64a00f
3 changed files with 3 additions and 2 deletions

View File

@ -1610,7 +1610,7 @@ div.widgets-sortables,
#widgets-left .sidebar-name {
background-color: #aaa;
background-image: url(../images/ed-bg-vs.gif);
text-shadow: #FFFFFF 0 -1px 0;
text-shadow: #FFFFFF 0 1px 0;
border-color: #dfdfdf;
}

View File

@ -1599,7 +1599,7 @@ div.widgets-sortables,
#widgets-left .sidebar-name {
background-color: #aaa;
background-image: url(../images/ed-bg.gif);
text-shadow: #FFFFFF 0 -1px 0;
text-shadow: #FFFFFF 0 1px 0;
border-color: #dfdfdf;
}

View File

@ -42,6 +42,7 @@ div.widget-liquid-right {
div.sidebar-name h3 {
margin: 0;
padding: 5px 12px;
font-size: 13px;
}
div.sidebar-name {