mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Remove colors from widgets.css, use colors css. Props johnhennmacc. fixes #7017
git-svn-id: https://develop.svn.wordpress.org/trunk@7977 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -45,7 +45,6 @@ ul#widget-list li.widget-list-item {
|
||||
margin: 0;
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
background-color: transparent;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@@ -154,7 +153,6 @@ li.widget-list-control-item div.widget-control {
|
||||
padding: 15px;
|
||||
font-size: 11px;
|
||||
position: relative;
|
||||
background-color: #CFEBF7;
|
||||
}
|
||||
|
||||
li.widget-list-control-item div.widget-control p {
|
||||
|
||||
Reference in New Issue
Block a user