Fix navbar color for desktop

This commit is contained in:
chudeki8 2015-06-13 00:33:07 -05:00
parent d7c8b021ad
commit 2f3e0346e9

View File

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