Enhanced/Minimized Theme: Adjust <th> text size.
This commit is contained in:
parent
9c0bd849c6
commit
34c8f1cd9d
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue