mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-19 22:04:56 -04:00
FInished add series. need some error handling but mostly on the server.
This commit is contained in:
@@ -62,10 +62,18 @@
|
||||
|
||||
.unmapped-folder-view .folder-header {
|
||||
font-size: 30px;
|
||||
font-weight:300
|
||||
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.unmapped-folder-view .folder-header input {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.unmapped-folder-view .folder-header select {
|
||||
margin-bottom: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.existing-root-folder-view, h1 {
|
||||
padding: 10px 0px 20px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user