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:
kay.one 2012-02-26 19:25:57 -08:00
commit 9669869c9b
6 changed files with 14 additions and 23 deletions

View file

@ -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;