diff options
author | Horst3180 | 2016-01-24 16:52:09 +0100 |
---|---|---|
committer | Horst3180 | 2016-01-24 16:52:09 +0100 |
commit | 3648a7788c24c7e259585cd20060d9fd259c534e (patch) | |
tree | 9846f5e5afb80a8a5ae270dc20f4551ca764e538 /common/gtk-3.0/3.14/gtk-dark.css | |
parent | 22f68ab8633484ae8169baa433c5a726d35910d0 (diff) | |
download | solarc-theme-3648a7788c24c7e259585cd20060d9fd259c534e.tar.gz solarc-theme-3648a7788c24c7e259585cd20060d9fd259c534e.tar.xz solarc-theme-3648a7788c24c7e259585cd20060d9fd259c534e.zip |
refactor titlebutton styling
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-dark.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-dark.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/common/gtk-3.0/3.14/gtk-dark.css b/common/gtk-3.0/3.14/gtk-dark.css index b0b726c..ed31775 100644 --- a/common/gtk-3.0/3.14/gtk-dark.css +++ b/common/gtk-3.0/3.14/gtk-dark.css @@ -2359,7 +2359,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(3), .titlebar.selection-mode .left .button.titlebutton:nth-child(3), .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(3) { - background-image: -gtk-scaled(url("assets/titlebutton-min-dark.png"), url("assets/titlebutton-min-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(3):hover, .header-bar .right .button.titlebutton:nth-last-child(3):backdrop:hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(3):hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(3):backdrop:hover, @@ -2387,7 +2387,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .left .button.titlebutton:nth-child(3):backdrop:hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(3):hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(3):backdrop:hover { - background-image: -gtk-scaled(url("assets/titlebutton-min-hover-dark.png"), url("assets/titlebutton-min-hover-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(3):active:hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(3):active:hover, .header-bar .left .button.titlebutton:nth-child(3):active:hover, @@ -2402,7 +2402,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(3):active:hover, .titlebar.selection-mode .left .button.titlebutton:nth-child(3):active:hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(3):active:hover { - background-image: -gtk-scaled(url("assets/titlebutton-min-active-dark.png"), url("assets/titlebutton-min-active-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(3):backdrop, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(3):backdrop, .header-bar .left .button.titlebutton:nth-child(3):backdrop, @@ -2417,7 +2417,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(3):backdrop, .titlebar.selection-mode .left .button.titlebutton:nth-child(3):backdrop, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(3):backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-min-backdrop-dark.png"), url("assets/titlebutton-min-backdrop-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(2), .header-bar .right:dir(rtl) .button.titlebutton:nth-child(2), @@ -2433,7 +2433,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(2), .titlebar.selection-mode .left .button.titlebutton:nth-child(2), .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(2) { - background-image: -gtk-scaled(url("assets/titlebutton-max-dark.png"), url("assets/titlebutton-max-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(2):hover, .header-bar .right .button.titlebutton:nth-last-child(2):backdrop:hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(2):hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(2):backdrop:hover, @@ -2461,7 +2461,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .left .button.titlebutton:nth-child(2):backdrop:hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(2):hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(2):backdrop:hover { - background-image: -gtk-scaled(url("assets/titlebutton-max-hover-dark.png"), url("assets/titlebutton-max-hover-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(2):active:hover, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(2):active:hover, .header-bar .left .button.titlebutton:nth-child(2):active:hover, @@ -2476,7 +2476,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(2):active:hover, .titlebar.selection-mode .left .button.titlebutton:nth-child(2):active:hover, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(2):active:hover { - background-image: -gtk-scaled(url("assets/titlebutton-max-active-dark.png"), url("assets/titlebutton-max-active-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } .header-bar .right .button.titlebutton:nth-last-child(2):backdrop, .header-bar .right:dir(rtl) .button.titlebutton:nth-child(2):backdrop, .header-bar .left .button.titlebutton:nth-child(2):backdrop, @@ -2491,7 +2491,7 @@ GtkVolumeButton.button { .titlebar.selection-mode .right:dir(rtl) .button.titlebutton:nth-child(2):backdrop, .titlebar.selection-mode .left .button.titlebutton:nth-child(2):backdrop, .titlebar.selection-mode .left:dir(rtl) .button.titlebutton:nth-last-child(2):backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-max-backdrop-dark.png"), url("assets/titlebutton-max-backdrop-dark@2.png")); } + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } .header-bar .right .button.titlebutton:last-child, .header-bar .right:dir(rtl) .button.titlebutton:first-child, |