aboutsummaryrefslogtreecommitdiff
path: root/static/css/cyber.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/cyber.css')
-rw-r--r--static/css/cyber.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/cyber.css b/static/css/cyber.css
index e9732bc..d440e77 100644
--- a/static/css/cyber.css
+++ b/static/css/cyber.css
@@ -23,10 +23,10 @@ input[type="submit"]:active{border-style:inset}
.name b{color:#989898}
.omitted,.abbrev{color:#428C29}
.thread{border:solid 1px #7b68ee;background:#1A1A1A;box-shadow:5px 5px #7b68ee;margin-top:1em;margin-bottom:1em;padding:5px}
-.reply,#q-p{background:#2b2b2b;border:1px solid #2e8b57 !important;box-shadow:5px 5px #2e8b57}
+.reply,#q-p{background:#2b2b2b;border:1px solid #2e8b57!important;box-shadow:5px 5px #2e8b57}
.thread table{margin:0;margin-bottom:10px;margin-right:10px}
.thumb{border:1px solid #4D4D4D;box-shadow:3px 3px #4D4D4D;margin-bottom:5px}
-.reply.highlight{border-color:#93e0e3 !important;box-shadow:5px 5px #93e0e3}
+.highlight{border-color:#93e0e3!important;box-shadow:5px 5px #93e0e3}
.pg,.userdelete,.nav{background:#2b2b2b;border:1px solid #2e8b57;box-shadow:5px 5px #2e8b57;color:#89A}
.nav{padding:4px}
#adminmenu table{margin-bottom:10px}