Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3393 92316355-f0b4-4df1-b90c-862c8a59935f

remotes/test
carmie 17 years ago
parent
commit
7071f83f60
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      trac/htdocs/main.css

+ 3
- 1
trac/htdocs/main.css View File

@@ -82,10 +82,12 @@ legend {
background: #fff;
opacity: 0.7;
}
thead th {
table thead th, table.listing thead th {
background: #88AA77;
color: #fff;
font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
th a {
color: #290c00;


Loading…
Cancel
Save