This commit is contained in:
Nicolas Stepien 2011-09-08 06:02:12 +02:00
parent c71f740a59
commit e8a48a8147
2 changed files with 2 additions and 2 deletions

View File

@ -3196,7 +3196,7 @@
opacity: .5;\
}\
.inline td.reply {\
background-color: rgba(252, 252, 252, 0.15);\
background-color: rgba(255, 255, 255, 0.15);\
border: 1px solid rgba(128, 128, 128, 0.5);\
}\
.filetitle, .replytitle, .postername, .commentpostername, .postertrip {\

View File

@ -2531,7 +2531,7 @@ main =
opacity: .5;
}
.inline td.reply {
background-color: rgba(252, 252, 252, 0.15);
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(128, 128, 128, 0.5);
}
.filetitle, .replytitle, .postername, .commentpostername, .postertrip {