1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00

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 a134ec11d1
commit f5eaa11773

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