Options list for current theme. see #14936

git-svn-id: https://develop.svn.wordpress.org/trunk@15645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-09-22 17:23:00 +00:00
parent e541559b37
commit 45c4e0dc1b
2 changed files with 10 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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