Enhanced/Minimized Theme: Adjust <th> text size.

This commit is contained in:
Nate Jones
2015-03-27 17:44:12 +00:00
parent 86b356e4bf
commit 5d7d72d958
2 changed files with 2 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ th {
border-bottom: 1px solid #a4aebf;
text-align: left;
color: #3164AD;
font-size: 13px;
font-size: 12px;
font-family: arial;
padding-top: 4px;
padding-bottom: 4px;

View File

@@ -180,7 +180,7 @@ th {
border-bottom: 1px solid #a4aebf;
text-align: left;
color: #3164AD;
font-size: 13px;
font-size: 12px;
font-family: arial;
padding-top: 4px;
padding-bottom: 4px;