Fix navbar color for desktop
This commit is contained in:
parent
d7c8b021ad
commit
2f3e0346e9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user