aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-darker.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css4
-rw-r--r--common/gtk-3.0/3.16/sass/_common.scss3
7 files changed, 20 insertions, 7 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;
diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css
index 0fde31b..1ccf8f8 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -372,6 +372,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);
@@ -2194,7 +2195,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;
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
index 3ca9a03..a493a11 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.16/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);
@@ -2191,7 +2192,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;
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
index 5b2d895..bd60479 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
@@ -372,6 +372,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);
@@ -2194,7 +2195,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;
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css
index 25b1664..7d4a818 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -372,6 +372,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);
@@ -2194,7 +2195,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;
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index c98d6f9..549b42f 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -372,6 +372,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);
@@ -2194,7 +2195,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;
diff --git a/common/gtk-3.0/3.16/sass/_common.scss b/common/gtk-3.0/3.16/sass/_common.scss
index 44a09bf..398f688 100644
--- a/common/gtk-3.0/3.16/sass/_common.scss
+++ b/common/gtk-3.0/3.16/sass/_common.scss
@@ -475,6 +475,7 @@ $_dot_color: $selected_bg_color;
@extend %linked;
}
&:active, &:checked {
+ background-clip: padding-box;
@include button(osd-active);
@extend %linked;
}
@@ -2408,7 +2409,7 @@ GtkScrolledWindow {
&:insensitive { @extend %undecorated_button; }
}
&:hover { @include button(osd-hover); }
- &:active, &:checked { @include button(osd-active); }
+ &:active, &:checked { @include button(osd-active); background-clip: padding-box; }
&:insensitive { @include button(osd-insensitive);
}
}