Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186.

git-svn-id: https://develop.svn.wordpress.org/trunk@14775 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-21 03:31:35 +00:00
parent fc29f5f077
commit f9de14b1a7
4 changed files with 10 additions and 10 deletions

View File

@@ -3699,6 +3699,10 @@ div#custom-background-image img {
max-height: 300px;
}
#custom-background label {
padding-right: 15px;
}
/* Custom Header */
table#available-headers td {