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:
Peter Westwood
2008-03-14 16:51:39 +00:00
parent 447c9accb8
commit 802a3de43b
2 changed files with 12 additions and 9 deletions

View File

@@ -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;
}
}