mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
This commit is contained in:
parent
a4c433c5b2
commit
9669869c9b
6 changed files with 14 additions and 23 deletions
|
@ -119,7 +119,7 @@ hr
|
|||
background: url(images/logo.png) no-repeat left top;
|
||||
background-color: #065EFE;
|
||||
font-size: 110px;
|
||||
color: rgb(249, 249, 249);
|
||||
color: white;
|
||||
/**color: rgb(40, 40, 40);**/
|
||||
text-transform: lowercase;
|
||||
letter-spacing: -1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue