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:
ryan 2010-09-22 17:23:00 +00:00
parent ed134c40a5
commit 34659558f1
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;