mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 17:47:08 +00:00
662ad28cc6
use backbone navigation to bring up episode page instead of page reload.
13 lines
131 B
Text
13 lines
131 B
Text
#main-menu-region {
|
|
i:before {
|
|
font-size: 35px;
|
|
}
|
|
i {
|
|
width: 40px;
|
|
}
|
|
}
|
|
|
|
#in-sub-nav li a {
|
|
color: #b9b9b9;
|
|
|
|
}
|