From ae8551c2373a8c7fc0e92bcdd74b186d0707059c Mon Sep 17 00:00:00 2001 From: Dominic Date: Sun, 8 Apr 2018 11:43:33 +0200 Subject: [PATCH 1/2] Update YellowLight.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - sämtliche Probleme wurden behoben --- css/themes/YellowLight.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/css/themes/YellowLight.css b/css/themes/YellowLight.css index d3233c4..30cfd90 100644 --- a/css/themes/YellowLight.css +++ b/css/themes/YellowLight.css @@ -90,6 +90,17 @@ border-bottom: 1px solid #c4f90b; } + .modal-content { + position: relative; + background-color: #fff; + -webkit-background-clip: padding-box; + background-clip: padding-box; + border: 1px solid rgba(0,0,0,.2); + border-radius: .3rem; + outline: 0; + background-color: black; + } + /* Importierte Zeilen Ende */ /* From 9baf41b9d0c23077e35ba7dd6a3645a79329d7c4 Mon Sep 17 00:00:00 2001 From: Dominic Date: Sun, 8 Apr 2018 23:34:57 +0200 Subject: [PATCH 2/2] Update YellowLight.css --- css/themes/YellowLight.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/themes/YellowLight.css b/css/themes/YellowLight.css index 30cfd90..03e3287 100644 --- a/css/themes/YellowLight.css +++ b/css/themes/YellowLight.css @@ -2,7 +2,7 @@ #Homepageinformations! Please do not remove these lines #name: YellowLight #autor: D.Gohlke - #img: theme-YellowLight.jpg + #img: theme-yellowlight.png #txtcolor: #ddd #dashboardbgcolor: #758833