Styling for the theme select button. fixes #2101
git-svn-id: https://develop.svn.wordpress.org/trunk@3349 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e1459bd149
commit
ae212ba60f
@ -732,6 +732,10 @@ table .vers, table .name {
|
||||
display:block;
|
||||
}
|
||||
|
||||
* html #themeselect {
|
||||
padding: 0px 3px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
/****************************************************************
|
||||
avoid padding, margins or borders on dbx-box,
|
||||
@ -837,7 +841,7 @@ table .vers, table .name {
|
||||
#moremeta .dbx-handle {
|
||||
padding: 6px 1em 2px;
|
||||
font-size: 12px;
|
||||
background: url(images/box-head.gif) no-repeat right;
|
||||
background: #2685af url(images/box-head.gif) no-repeat right;
|
||||
}
|
||||
|
||||
#moremeta .dbx-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user