change styles
This commit is contained in:
parent
f424e609bc
commit
0ff312e3ba
10 changed files with 228 additions and 21 deletions
|
@ -42,9 +42,9 @@ $table_header_rounding: 6px;
|
|||
|
||||
th {
|
||||
height: 2em;
|
||||
color: #FFF;
|
||||
color: #2b333b;
|
||||
background-color: $widget_black;
|
||||
border-color: #555;
|
||||
border-color: #cccccc;
|
||||
border-width: 1px 1px 0 0;
|
||||
border-style: solid;
|
||||
padding: 4px 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue