1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

add existing is almost done.

This commit is contained in:
Keivan Beigi
2013-01-31 19:15:19 -08:00
committed by kay.one
parent 023eaca678
commit 4176e7e9e4
12 changed files with 98 additions and 57 deletions
@@ -52,3 +52,20 @@
.search-item select {
font-size: 16px;
}
/*Existing*/
.unmapped-folder-view {
background: #fcf8e3;
margin-top: 20px;
padding: 20px;
}
.unmapped-folder-view .folder-header {
font-size: 30px;
font-weight:300
}
.existing-root-folder-view, h1 {
padding: 10px 0px 20px 0px;
}