diff --git a/src/Ombi/ClientApp/src/app/settings/couchpotato/couchpotato.component.scss b/src/Ombi/ClientApp/src/app/settings/couchpotato/couchpotato.component.scss index aa1beaebc..2499a1794 100644 --- a/src/Ombi/ClientApp/src/app/settings/couchpotato/couchpotato.component.scss +++ b/src/Ombi/ClientApp/src/app/settings/couchpotato/couchpotato.component.scss @@ -4,8 +4,3 @@ width: 95%; margin-top: 10px; } - -::ng-deep .dark .btn:hover { - box-shadow: 0 5px 11px 0 rgba(255, 255, 255, 0.18), 0 4px 15px 0 rgba(255, 255, 255, 0.15); - color: inherit; -} \ No newline at end of file diff --git a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html index 2d6198a6a..f9ab12c6b 100644 --- a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html +++ b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html @@ -4,48 +4,61 @@
Customization -
- - - - - - - - - - - - -
- -
- +
+
+ + Application Name + + +
+
+ + Application URL + + +
+
+ + Custom Logo + + +
+
+
+ +
+ +
- - - Enable Custom Donation Link - - - - - - - - - - - - - Enable Custom Page - - - - - - - +
+ + Enable Custom Donation Link + +
+
+ + Custom Donation URL + + +
+
+ + Custom Donation URL + + +
+
+ + Enable Custom Page + +
+
+ + Custom CSS + + +
diff --git a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.scss b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.scss index ba5ee86ff..fae15b828 100644 --- a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.scss +++ b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.scss @@ -1,37 +1,16 @@ @import "~styles/shared.scss"; -.col-12 { - display: grid; -} - -textarea { - min-height: 100px; - height: auto; - max-height: 800px; -} - .small-middle-container { margin: auto; width: 95%; margin-top: 10px; } -.control-label { - font-weight: 400; +textarea { + min-height: 100px; + height: auto; + max-height: 800px; } .row { display: block; -} - -.btn-danger-outline { - background-color: #E84C3D; -} - -.btn-success-outline { - background-color: #1b9d1b; -} - -::ng-deep .dark .btn:hover { - box-shadow: 0 5px 11px 0 rgba(255, 255, 255, 0.18), 0 4px 15px 0 rgba(255, 255, 255, 0.15); - color: inherit; } \ No newline at end of file diff --git a/src/Ombi/ClientApp/src/app/settings/landingpage/landingpage.component.html b/src/Ombi/ClientApp/src/app/settings/landingpage/landingpage.component.html index 7b948dbe7..5020f899f 100644 --- a/src/Ombi/ClientApp/src/app/settings/landingpage/landingpage.component.html +++ b/src/Ombi/ClientApp/src/app/settings/landingpage/landingpage.component.html @@ -51,7 +51,7 @@
- +
diff --git a/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.html b/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.html index 63a426dcb..3f04fcffe 100644 --- a/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.html +++ b/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.html @@ -1,34 +1,31 @@ 
-
+
Ombi Configuration -
+
+
+ + Base URL + + +
+
+ + Api Key + + + -
- - - - - - - -
- -
- - -
-
-
- -
-
-
-
+
-
Do not send Notifications if a User has the Auto Approve permission @@ -66,10 +63,10 @@
- +
-
+
\ No newline at end of file diff --git a/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.scss b/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.scss index 6fe6c3f0a..65e7e6bc9 100644 --- a/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.scss +++ b/src/Ombi/ClientApp/src/app/settings/ombi/ombi.component.scss @@ -1,21 +1,27 @@ -.col-12 { - display:grid; +@import "~styles/shared.scss"; +.small-middle-container { + margin: auto; + width: 95%; + margin-top: 10px; } textarea { - min-height:100px; + min-height: 100px; height: auto; - max-height:800px; + max-height: 800px; } -.small-middle-container{ - margin: auto; - width: 85%; - margin-top:10px; +.row { + display: block; } -@media (min-width: 1600px) { - .container { - max-width: 1500px; - } +button, [type="button"]{ + padding: 0; + border: none; + background: transparent; + color: white; +} + +::ng-deep .mat-form-field-suffix .mat-icon{ + font-size:120%; } \ No newline at end of file diff --git a/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.html b/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.html index 362077673..b47de70e6 100644 --- a/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.html +++ b/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.html @@ -2,53 +2,52 @@
Radarr Settings - -
-
-
- Enable -
-
- Advanced + +
+
+
+
+ Enable +
+
+ Advanced +
+
-
-
-
+
+
+
- - + + Hostname or IP + -
- -
- - + + Port + + + SSL +
- - + + API key +
- -
- - Enable SSL - -
- -
- + + Base URL
-
- +
+
- + Quality Profiles @@ -56,12 +55,12 @@ -
+
+ +
-
- + Default Root Folder @@ -69,12 +68,12 @@ -
+
+ +
-
- + Default Minimum Availability @@ -88,27 +87,20 @@ Do not search
-
-
- - - - +
+
+
- +
-
- - -
+
+
-
diff --git a/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.scss b/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.scss index 2d51f1403..2898f062e 100644 --- a/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.scss +++ b/src/Ombi/ClientApp/src/app/settings/radarr/radarr.component.scss @@ -5,45 +5,13 @@ margin-top: 10px; } -.col-md-6 { - display: contents; +.col-8 { + display: inline-table; } - .col-md-5 { - display: contents; -} - -.col-md-4 { - display: contents; -} - -.control-label { - font-weight: 400; + display: inline-table; } .row { display: block; -} - -::ng-deep .dark .btn:hover { - box-shadow: 0 5px 11px 0 rgba(255, 255, 255, 0.18), 0 4px 15px 0 rgba(255, 255, 255, 0.15); - color: inherit; -} - -::ng-deep .load { - max-width: fit-content; - margin-left: 3em; - padding: 0.5rem 1.14rem; -} - -@media (min-width:1440px) { - .col-md-6 { - display: inline-table; - } - .col-md-5 { - display: inline-table; - } - .col-md-4 { - display: inline-table; - } } \ No newline at end of file diff --git a/src/Ombi/ClientApp/src/styles/shared.scss b/src/Ombi/ClientApp/src/styles/shared.scss index 9d875d974..b37f141ef 100644 --- a/src/Ombi/ClientApp/src/styles/shared.scss +++ b/src/Ombi/ClientApp/src/styles/shared.scss @@ -1,5 +1,5 @@ @import "~styles/variables.scss"; -@media (max-width: 978px) { +/*@media (max-width: 978px) { .top-spacing { padding-top: 2%; } @@ -14,7 +14,7 @@ .top-spacing { padding-top: 2%; } -} +}*/ html, body {