#570994 by codi: Add missing top border to Seven's table headers.
parent
ca8b82b4ca
commit
2b34b76957
|
@ -437,7 +437,7 @@ table th {
|
|||
text-transform: uppercase;
|
||||
background: #e1e2dc;
|
||||
font-weight: normal;
|
||||
border-width: 0 1px 1px 1px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-color: #bebfb9;
|
||||
padding: 3px 3px 3px 10px;
|
||||
|
|
Loading…
Reference in New Issue