summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-09-02 22:39:18 +0200
committerraveit65 <[email protected]>2017-09-02 22:42:27 +0200
commit3aa34620a837912bf900475399e489ca7d98841f (patch)
tree562d5416c3daaba18f54a231f197c0fb760f4ec8 /desktop-themes
parenta2988fdd0f7f3c4015b3a62bc1d76a50b156f4a2 (diff)
downloadmate-themes-3aa34620a837912bf900475399e489ca7d98841f.tar.bz2
mate-themes-3aa34620a837912bf900475399e489ca7d98841f.tar.xz
gtk+-3.20 submarine themes: fix a jumpin button in headerbar of gitg
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index ba9ae74a..ce7b7fd2 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -3232,6 +3232,7 @@ calendar.header stackswitcher > button.titlebutton > image {
toolbar .raised stackswitcher.linked.stack-switcher > button.text-button.radio,
stackswitcher.linked.stack-switcher > button.text-button.radio,
+stackswitcher.linked.stack-switcher > button.image-button.radio:checked:hover,
stackswitcher > button.text-button.radio,
stackswitcher > .linked.stackswitcher > button.text-button.radio,
stackswitcher > button.image-button.radio,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 1fa0f60f..fc1a9537 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -3233,6 +3233,7 @@ calendar.header stackswitcher > button.titlebutton > image {
toolbar .raised stackswitcher.linked.stack-switcher > button.text-button.radio,
stackswitcher.linked.stack-switcher > button.text-button.radio,
+stackswitcher.linked.stack-switcher > button.image-button.radio:checked:hover,
stackswitcher > button.text-button.radio,
stackswitcher > .linked.stackswitcher > button.text-button.radio,
stackswitcher > button.image-button.radio,