1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 00:12:30 +01:00
Sonarr/UI/Content/menu.less
kay.one 662ad28cc6 overview and series title in series list is now click-able,
use backbone navigation to bring up episode page instead of page reload.
2013-04-24 10:31:11 -07:00

14 lines
131 B
Plaintext

#main-menu-region {
i:before {
font-size: 35px;
}
i {
width: 40px;
}
}
#in-sub-nav li a {
color: #b9b9b9;
}