This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
f01a659a78
commit
7071f83f60
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
Write
Preview
Loading…
Cancel
Save