fix boardlist being lower than some other website elements

This commit is contained in:
Marcin Łabanowski 2013-01-02 05:55:53 +01:00
parent 7c8e020a88
commit 4972ebdc7e

View File

@ -409,6 +409,7 @@ table.mod.config-editor input[type="text"] {
right: 0px;
/*text-shadow: white 1px 0px 6px, white 1px 0px 6px, black 1px 0px 3px;*/
margin-top: 0px;
z-index: 30;
}
.desktop-style div.boardlist:nth-child(1):hover {
background-color: rgba(90%, 90%, 90%, 0.6);