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