diff options
author | raveit65 <[email protected]> | 2017-09-02 22:39:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-09-02 22:42:27 +0200 |
commit | 3aa34620a837912bf900475399e489ca7d98841f (patch) | |
tree | 562d5416c3daaba18f54a231f197c0fb760f4ec8 /desktop-themes/Green-Submarine | |
parent | a2988fdd0f7f3c4015b3a62bc1d76a50b156f4a2 (diff) | |
download | mate-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/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css | 1 |
1 files changed, 1 insertions, 0 deletions
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,
|