mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
Returned missing Graphics, CSS and JavaScript files.
Settings Sub-menu updated to include Quality link. Quality config page started.
This commit is contained in:
17
NzbDrone.Web/Content/jquery-ui.custom.css
vendored
Normal file
17
NzbDrone.Web/Content/jquery-ui.custom.css
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/* Customisation of jQuery-ui classes */
|
||||
|
||||
.ui-state-error
|
||||
{
|
||||
padding: 3px;
|
||||
padding-left : 10px;
|
||||
}
|
||||
|
||||
.ui-state-highlight {
|
||||
padding: 3px;
|
||||
padding-left : 10px;
|
||||
}
|
||||
|
||||
.ui-icon
|
||||
{
|
||||
margin-top: 2px;
|
||||
}
|
Reference in New Issue
Block a user