From 2f3e0346e92484f626c2cf92dda9fe0b00d01c21 Mon Sep 17 00:00:00 2001 From: chudeki8 Date: Sat, 13 Jun 2015 00:33:07 -0500 Subject: [PATCH] Fix navbar color for desktop --- stylesheets/dark.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/stylesheets/dark.css b/stylesheets/dark.css index 3959f802..db466d59 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -247,16 +247,6 @@ table.modlog tr th color: #AAA; } -.desktop-style div.boardlist:not(.bottom) { - text-shadow: black 1px 1px 1px, black -1px -1px 1px, black -1px 1px 1px, black 1px -1px 1px; - background-color: #666666; -} - - -.desktop-style div.boardlist:not(.bottom):hover, .desktop-style div.boardlist:not(.bottom).cb-menu { - background-color: rgba(30%, 30%, 30%, 0.65); -} - div.report { color: #666;