mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 00:12:30 +01:00
662ad28cc6
use backbone navigation to bring up episode page instead of page reload.
14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
#main-menu-region {
|
|
i:before {
|
|
font-size: 35px;
|
|
}
|
|
i {
|
|
width: 40px;
|
|
}
|
|
}
|
|
|
|
#in-sub-nav li a {
|
|
color: #b9b9b9;
|
|
|
|
}
|