aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-dark.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
index 1450f38..72b79c0 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
@@ -373,6 +373,7 @@ GtkSearchEntry.entry {
border-color: rgba(26, 28, 34, 0.4);
background-color: rgba(119, 127, 151, 0.5); }
.osd .button:active, .osd .button:checked {
+ background-clip: padding-box;
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
@@ -2133,7 +2134,8 @@ GtkScrolledWindow GtkViewport.frame {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.4);
- background-color: #5294E2; }
+ background-color: #5294E2;
+ background-clip: padding-box; }
.app-notification .button:insensitive,
.app-notification.frame .button:insensitive {
color: #5d626e;