aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/sass/_common.scss
diff options
context:
space:
mode:
authorHorst31802016-09-20 00:02:38 +0200
committerHorst31802016-09-20 00:02:38 +0200
commitbee90f08d3bed97586f58d5f6ffb439b6f951939 (patch)
tree766912756ccb34c27dac19398a902add895026cb /common/gtk-3.0/3.18/sass/_common.scss
parent3e6c57d230cf67df5e57f8cc41a21efe5a4fcda6 (diff)
downloadsolarc-theme-bee90f08d3bed97586f58d5f6ffb439b6f951939.tar.gz
solarc-theme-bee90f08d3bed97586f58d5f6ffb439b6f951939.tar.xz
solarc-theme-bee90f08d3bed97586f58d5f6ffb439b6f951939.zip
use blue highlight in wingpanel popovers
Diffstat (limited to 'common/gtk-3.0/3.18/sass/_common.scss')
-rw-r--r--common/gtk-3.0/3.18/sass/_common.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/sass/_common.scss b/common/gtk-3.0/3.18/sass/_common.scss
index e77031d..4cd4e6e 100644
--- a/common/gtk-3.0/3.18/sass/_common.scss
+++ b/common/gtk-3.0/3.18/sass/_common.scss
@@ -1916,6 +1916,7 @@ GtkSwitch {
background-image: -gtk-scaled(url("assets/switch#{$l}#{$asset_suffix}.png"),url("assets/switch#{$l}#{$asset_suffix}@2.png"));
}
+ WingpanelWidgetsIndicatorPopover.popover .menuitem:hover GtkSwitch.trough#{$k},
.menu .menuitem:hover GtkSwitch.trough#{$k},
.list-row:selected GtkSwitch.trough#{$k},
GtkInfoBar GtkSwitch.trough#{$k} {
@@ -1955,6 +1956,7 @@ GtkSwitch {
// the borders of checks and radios are
// too similar in luminosity to the selected background color, hence
// we need special casing.
+ WingpanelWidgetsIndicatorPopover.popover .menuitem:hover .#{$w}#{$s},
.menu .menuitem.#{$w}#{$s}:hover,
GtkTreeView.view.#{$w}#{$s}:selected,
.list-row:selected .#{$w}#{$s},
@@ -2036,6 +2038,7 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
}
}
//selected list-row and infobar sliders
+ WingpanelWidgetsIndicatorPopover.popover .menuitem:hover &,
.menu .menuitem:hover &,
.list-row:selected &,
GtkInfoBar & {
@@ -2085,6 +2088,7 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
&:insensitive { }
}
// troughs in selected list-rows and infobars
+ WingpanelWidgetsIndicatorPopover.popover .menuitem:hover &,
.menu .menuitem:hover &,
.list-row:selected &,
GtkInfoBar & {