mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
add existing is almost done.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user