Minor widgets screen css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@11234 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
76e525c50f
commit
1466033b1e
@ -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;
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -42,6 +42,7 @@ div.widget-liquid-right {
|
||||
div.sidebar-name h3 {
|
||||
margin: 0;
|
||||
padding: 5px 12px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
div.sidebar-name {
|
||||
|
Loading…
Reference in New Issue
Block a user