From 596bddb3234fb1f10abc55571a89a0d0fd45474c Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 31 Jan 2019 23:23:51 +0100 Subject: [PATCH] Add styles by Sanghee --- templates/gdpr/gdpr_banner.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html index 81138c35..a016e773 100644 --- a/templates/gdpr/gdpr_banner.html +++ b/templates/gdpr/gdpr_banner.html @@ -18,7 +18,7 @@ bottom: 0; width: 100%; padding: 10px; - background-color: #29427A; + background-color: #26262766; z-index: 999; color: #ffffff; } @@ -30,6 +30,7 @@ } #gdprBanner button { + background-color: #3f44466e; margin-left: 25px; display: inline-block; padding: 6px 12px; @@ -43,8 +44,7 @@ -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; - background-image: none; - border: 1px solid transparent; + border: 1.5px solid #fdfeffe3; border-radius: 4px; } @@ -66,7 +66,7 @@ %}