Options list for current theme. see #14936
git-svn-id: http://svn.automattic.com/wordpress/trunk@15645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ed134c40a5
commit
34659558f1
File diff suppressed because one or more lines are too long
|
@ -202,6 +202,15 @@ table#availablethemes td.bottom {
|
|||
width: 150px;
|
||||
}
|
||||
|
||||
.theme-options span {
|
||||
text-transform: uppercase;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.theme-options a {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
#TB_window #TB_title a.tb-theme-preview-link,
|
||||
#TB_window #TB_title a.tb-theme-preview-link:visited {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue