#570994 by codi: Add missing top border to Seven's table headers.

merge-requests/26/head
Angie Byron 2009-11-23 01:41:43 +00:00
parent ca8b82b4ca
commit 2b34b76957
1 changed files with 1 additions and 1 deletions

View File

@ -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;