1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-25 17:17:02 +00:00
Lidarr/UI/Content/menu.less
2013-06-25 22:42:44 -07:00

24 lines
280 B
Text

@import "/content/prefixer";
#main-menu-region {
i:before {
font-size : 35px;
}
i {
width : 40px;
}
}
#in-sub-nav li a {
color : #b9b9b9;
}
#in-sub-nav {
margin-bottom : 80px;
}
.backdrop #in-sub-nav {
background-color : #000000;
.opacity(0.85);
}