Selaa lähdekoodia

correction couleurs forum bordures et titres

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4419 92316355-f0b4-4df1-b90c-862c8a59935f
master
carmie 14 vuotta sitten
vanhempi
commit
a01888c4bf
1 muutettua tiedostoa jossa 12 lisäystä ja 3 poistoa
  1. +12
    -3
      trac/htdocs/libcaca.css

+ 12
- 3
trac/htdocs/libcaca.css Näytä tiedosto

@@ -377,10 +377,13 @@ margin: 0 auto;
}

/* browser */
table.listing {
border-color: #674E4E;
}
table.listing thead th,
table.listing tbody td,
table.listing tbody th {
border: 1px solid #a3c37a;
border: 1px solid #674E4E;
}
#dirlist td.age {
border-top: 1px solid #552701;
@@ -455,6 +458,7 @@ h1 :link, h1 :visited {
}
/* forum */


table.listing thead th.moderators,
table.listing tbody td.moderators,
table.listing tbody th.moderators,
@@ -469,7 +473,12 @@ table.listing tbody th.id {
}

.forum-list th.group {
background-color: #674e4e;
background-color: #4E6A91;
border: 1px solid #a3c37a;
padding: 10px 0.2em;
padding: 5px;
color: #fff;
}
.forum-list th.group .description {
float: left;
}

Ladataan…
Peruuta
Tallenna