aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-dark.css
diff options
context:
space:
mode:
authorHorst31802015-09-21 20:44:36 +0200
committerHorst31802015-09-21 20:44:36 +0200
commit04b91afc84e80273bfe4aedb35ea7ac8b0fceb66 (patch)
tree982d3325590196c94a84c96c46f864de30df0017 /common/gtk-3.0/3.16/gtk-contained-dark.css
parente51d704967e924c8cb97652e157f7e313247dcf1 (diff)
downloadsolarc-theme-04b91afc84e80273bfe4aedb35ea7ac8b0fceb66.tar.gz
solarc-theme-04b91afc84e80273bfe4aedb35ea7ac8b0fceb66.tar.xz
solarc-theme-04b91afc84e80273bfe4aedb35ea7ac8b0fceb66.zip
change osd-button background-clip
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-dark.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css
index 7f79f16..3a22af4 100644
--- a/common/gtk-3.0/3.16/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-dark.css
@@ -373,6 +373,7 @@ GtkSearchEntry.entry {
border-color: rgba(26, 28, 34, 0.35);
background-color: rgba(119, 127, 151, 0.45); }
.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.35);
@@ -2191,7 +2192,8 @@ GtkScrolledWindow GtkViewport.frame {
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: rgba(26, 28, 34, 0.35);
- background-color: #5294E2; }
+ background-color: #5294E2;
+ background-clip: padding-box; }
.app-notification .button:insensitive,
.app-notification.frame .button:insensitive {
color: #5d626e;