From 3304f096b8f2c2200f3666dd780214293ffd044d Mon Sep 17 00:00:00 2001 From: gilbN Date: Thu, 27 Jun 2019 19:58:07 +0200 Subject: [PATCH] spacing fix --- CSS/themes/radarr/plex.css | 1 - CSS/themes/sonarr/plex.css | 1 - 2 files changed, 2 deletions(-) diff --git a/CSS/themes/radarr/plex.css b/CSS/themes/radarr/plex.css index fefee183..10805348 100644 --- a/CSS/themes/radarr/plex.css +++ b/CSS/themes/radarr/plex.css @@ -15,7 +15,6 @@ @import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png"); - --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --link-color: #FFEB3B; --custom-buttons-color: radial-gradient(ellipse at center, #F44336 0%, #3F51B5 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/sonarr/plex.css b/CSS/themes/sonarr/plex.css index e5ff7afd..017fdce5 100644 --- a/CSS/themes/sonarr/plex.css +++ b/CSS/themes/sonarr/plex.css @@ -15,7 +15,6 @@ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png"); - --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --link-color: #FFEB3B; --custom-buttons-color: radial-gradient(ellipse at center, #F44336 0%, #3F51B5 100%) center center/cover no-repeat fixed;