mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7291 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -814,7 +814,7 @@ html, body {
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
.form-table label.color-option {
|
||||
.form-table div.color-option {
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
@@ -1351,4 +1351,4 @@ ul.view-switch li.current {
|
||||
|
||||
.tablenav .delete {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user