1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 01:27:00 +00:00
Lidarr/UI/Content/menu.less
Keivan Beigi 28de886bb1 fixed less prefixer path
fixed modals
2013-06-26 16:45:05 -07:00

24 lines
271 B
Text

@import "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);
}