Browse Source

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

master
carmie 14 years ago
parent
commit
cf2da50628
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      trac/htdocs/libcaca.css

+ 2
- 1
trac/htdocs/libcaca.css View File

@@ -440,7 +440,8 @@ margin: 0 auto;


/* browser */ /* browser */
table.listing { table.listing {
border-color: #674E4E;
border: 1px solid #674E4E;
border-collapse: collapse;
} }
table.listing thead th, table.listing thead th,
table.listing tbody td, table.listing tbody td,


Loading…
Cancel
Save