aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHorst31802015-09-21 21:50:48 +0200
committerHorst31802015-09-21 21:50:48 +0200
commit4f8e5a7ab49eb6f087a36a76e51fc501e1ae9b8d (patch)
tree2aad319e236501264195b1d1344c915c416d7b16 /common
parent79f2324d507dc9642259ebcc93c2ce79413b5545 (diff)
downloadsolarc-theme-4f8e5a7ab49eb6f087a36a76e51fc501e1ae9b8d.tar.gz
solarc-theme-4f8e5a7ab49eb6f087a36a76e51fc501e1ae9b8d.tar.xz
solarc-theme-4f8e5a7ab49eb6f087a36a76e51fc501e1ae9b8d.zip
infobar style coverage
Diffstat (limited to 'common')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-dark.css79
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-darker.css79
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-dark.css79
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-darker.css79
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid.css79
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css79
-rw-r--r--common/gtk-3.0/3.14/sass/_common.scss20
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css79
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css79
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css79
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-darker.css79
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css79
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css79
-rw-r--r--common/gtk-3.0/3.16/sass/_common.scss20
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-dark.css79
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-darker.css79
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css79
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-darker.css79
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid.css79
-rw-r--r--common/gtk-3.0/3.18/gtk-contained.css79
-rw-r--r--common/gtk-3.0/3.18/sass/_common.scss20
21 files changed, 1032 insertions, 450 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css
index bc7223c..5111d94 100644
--- a/common/gtk-3.0/3.14/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-dark.css
@@ -1716,7 +1716,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1726,7 +1727,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1736,7 +1738,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1746,7 +1749,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1760,84 +1764,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1897,16 +1913,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1925,13 +1945,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1953,6 +1977,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1965,6 +1992,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css
index 14e2426..5264246 100644
--- a/common/gtk-3.0/3.14/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-darker.css
@@ -1719,7 +1719,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1729,7 +1730,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1739,7 +1741,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1749,7 +1752,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1763,84 +1767,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1900,16 +1916,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1928,13 +1948,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1956,6 +1980,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1968,6 +1995,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
index 5bbd0f7..74afd0f 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css
@@ -1716,7 +1716,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1726,7 +1727,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1736,7 +1738,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1746,7 +1749,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1760,84 +1764,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1897,16 +1913,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1925,13 +1945,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1953,6 +1977,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1965,6 +1992,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
index 4468155..dd1a710 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
@@ -1719,7 +1719,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1729,7 +1730,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1739,7 +1741,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1749,7 +1752,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1763,84 +1767,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1900,16 +1916,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1928,13 +1948,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1956,6 +1980,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1968,6 +1995,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css
index 18ebb53..757cc78 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid.css
@@ -1719,7 +1719,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1729,7 +1730,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1739,7 +1741,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1749,7 +1752,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1763,84 +1767,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1900,16 +1916,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1928,13 +1948,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1956,6 +1980,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1968,6 +1995,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 79dfc5a..922825a 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -1719,7 +1719,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1729,7 +1730,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1739,7 +1741,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1749,7 +1752,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1763,84 +1767,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1900,16 +1916,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1928,13 +1948,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -1956,6 +1980,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -1968,6 +1995,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss
index 34e4284..8f34cf9 100644
--- a/common/gtk-3.0/3.14/sass/_common.scss
+++ b/common/gtk-3.0/3.14/sass/_common.scss
@@ -1917,7 +1917,8 @@ GtkSwitch {
background-image: -gtk-scaled(url("assets/switch#{$l}#{$asset_suffix}.png"),url("assets/switch#{$l}#{$asset_suffix}@2.png"));
}
- .list-row:selected GtkSwitch.trough#{$k} {
+ .list-row:selected GtkSwitch.trough#{$k},
+ GtkInfoBar GtkSwitch.trough#{$k} {
background-image: -gtk-scaled(url("assets/switch#{$l}-selected.png"),url("assets/switch#{$l}-selected@2.png"));
}
@@ -1952,7 +1953,8 @@ GtkSwitch {
// too similar in luminosity to the selected background color, hence
// we need special casing.
GtkTreeView.view.#{$w}#{$s}:selected,
- .list-row:selected .#{$w}#{$s} {
+ .list-row:selected .#{$w}#{$s},
+ GtkInfoBar .#{$w}#{$s} {
-gtk-icon-source: -gtk-scaled(url("assets/#{$a}#{$as}-selected.png"),
url("assets/#{$a}#{$as}-selected@2.png"));
}
@@ -2028,8 +2030,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
border-color: darken($selected_bg_color, 10%);
}
}
- //selected list-row sliders
- .list-row:selected & {
+ //selected list-row and infobar sliders
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, $selected_fg_color);
border-color: $selected_fg_color;
@@ -2075,8 +2078,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
}
&:insensitive { }
}
- // troughs in selected list-rows
- .list-row:selected & {
+ // troughs in selected list-rows and infobars
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, transparentize(black, 0.8));
&.highlight {
@@ -2118,6 +2122,8 @@ GtkProgressBar {
&.osd {
background-color: $selected_bg_color;
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: $selected_fg_color; }
}
.osd .scale.progressbar {
@@ -2136,6 +2142,8 @@ GtkProgressBar.trough {
box-shadow: none;
//FIXME: there is a margin on top
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: transparentize(black, 0.8); }
}
/*************
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 1f60dcc..8803bb9 100644
--- a/common/gtk-3.0/3.16/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-dark.css
@@ -1774,7 +1774,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1784,7 +1785,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1794,7 +1796,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1804,7 +1807,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1818,84 +1822,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1955,16 +1971,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1983,13 +2003,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2011,6 +2035,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2023,6 +2050,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
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 0e59cad..c74ab06 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -1777,7 +1777,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1787,7 +1788,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1797,7 +1799,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1807,7 +1810,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1821,84 +1825,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1958,16 +1974,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1986,13 +2006,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2014,6 +2038,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2026,6 +2053,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
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 3470999..b83230e 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
@@ -1774,7 +1774,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1784,7 +1785,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1794,7 +1796,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1804,7 +1807,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1818,84 +1822,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1955,16 +1971,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1983,13 +2003,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2011,6 +2035,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2023,6 +2050,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
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 52020c1..e349e0e 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
@@ -1777,7 +1777,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1787,7 +1788,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1797,7 +1799,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1807,7 +1810,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1821,84 +1825,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1958,16 +1974,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1986,13 +2006,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2014,6 +2038,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2026,6 +2053,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
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 a7ed582..a17dab3 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -1777,7 +1777,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1787,7 +1788,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1797,7 +1799,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1807,7 +1810,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1821,84 +1825,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1958,16 +1974,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1986,13 +2006,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2014,6 +2038,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2026,6 +2053,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 9ffb28b..a447a6b 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -1777,7 +1777,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1787,7 +1788,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1797,7 +1799,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1807,7 +1810,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1821,84 +1825,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
GtkIconView.view.check,
@@ -1958,16 +1974,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -1986,13 +2006,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2014,6 +2038,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2026,6 +2053,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.16/sass/_common.scss b/common/gtk-3.0/3.16/sass/_common.scss
index 7046ae5..23c7752 100644
--- a/common/gtk-3.0/3.16/sass/_common.scss
+++ b/common/gtk-3.0/3.16/sass/_common.scss
@@ -2025,7 +2025,8 @@ GtkSwitch {
background-image: -gtk-scaled(url("assets/switch#{$l}#{$asset_suffix}.png"),url("assets/switch#{$l}#{$asset_suffix}@2.png"));
}
- .list-row:selected GtkSwitch.trough#{$k} {
+ .list-row:selected GtkSwitch.trough#{$k},
+ GtkInfoBar GtkSwitch.trough#{$k} {
background-image: -gtk-scaled(url("assets/switch#{$l}-selected.png"),url("assets/switch#{$l}-selected@2.png"));
}
@@ -2060,7 +2061,8 @@ GtkSwitch {
// too similar in luminosity to the selected background color, hence
// we need special casing.
GtkTreeView.view.#{$w}#{$s}:selected,
- .list-row:selected .#{$w}#{$s} {
+ .list-row:selected .#{$w}#{$s},
+ GtkInfoBar .#{$w}#{$s} {
-gtk-icon-source: -gtk-scaled(url("assets/#{$a}#{$as}-selected.png"),
url("assets/#{$a}#{$as}-selected@2.png"));
}
@@ -2136,8 +2138,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
border-color: darken($selected_bg_color, 10%);
}
}
- //selected list-row sliders
- .list-row:selected & {
+ //selected list-row and infobar sliders
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, $selected_fg_color);
border-color: $selected_fg_color;
@@ -2183,8 +2186,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
}
&:insensitive { }
}
- // troughs in selected list-rows
- .list-row:selected & {
+ // troughs in selected list-rows and infobars
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, transparentize(black, 0.8));
&.highlight {
@@ -2226,6 +2230,8 @@ GtkProgressBar {
&.osd {
background-color: $selected_bg_color;
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: $selected_fg_color; }
}
.osd .scale.progressbar {
@@ -2244,6 +2250,8 @@ GtkProgressBar.trough {
box-shadow: none;
//FIXME: there is a margin on top
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: transparentize(black, 0.8); }
}
/*************
diff --git a/common/gtk-3.0/3.18/gtk-contained-dark.css b/common/gtk-3.0/3.18/gtk-contained-dark.css
index fdb4788..6b7eaa8 100644
--- a/common/gtk-3.0/3.18/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-dark.css
@@ -1905,7 +1905,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1915,7 +1916,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1925,7 +1927,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1935,7 +1938,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1949,84 +1953,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2085,16 +2101,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2113,13 +2133,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2141,6 +2165,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2153,6 +2180,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css
index 2f18d1f..f9c82d0 100644
--- a/common/gtk-3.0/3.18/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-darker.css
@@ -1908,7 +1908,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1918,7 +1919,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1928,7 +1930,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1938,7 +1941,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1952,84 +1956,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2088,16 +2104,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2116,13 +2136,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2144,6 +2168,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2156,6 +2183,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index d7ff02b..0b5fa7e 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -1905,7 +1905,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1915,7 +1916,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1925,7 +1927,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1935,7 +1938,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1949,84 +1953,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2085,16 +2101,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2113,13 +2133,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2141,6 +2165,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2153,6 +2180,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
index 696cab6..29efafa 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
@@ -1908,7 +1908,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1918,7 +1919,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1928,7 +1930,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1938,7 +1941,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1952,84 +1956,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2088,16 +2104,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2116,13 +2136,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2144,6 +2168,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2156,6 +2183,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid.css b/common/gtk-3.0/3.18/gtk-contained-solid.css
index 3a5e675..5c24a39 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid.css
@@ -1912,7 +1912,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1922,7 +1923,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1932,7 +1934,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1942,7 +1945,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1956,84 +1960,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2092,16 +2108,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2120,13 +2140,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2148,6 +2172,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2160,6 +2187,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css
index 54fb236..3e70f4e 100644
--- a/common/gtk-3.0/3.18/gtk-contained.css
+++ b/common/gtk-3.0/3.18/gtk-contained.css
@@ -1912,7 +1912,8 @@ GtkSwitch {
GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); }
-.list-row:selected GtkSwitch.trough {
+.list-row:selected GtkSwitch.trough,
+GtkInfoBar GtkSwitch.trough {
background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); }
.header-bar GtkSwitch.trough,
@@ -1922,7 +1923,8 @@ GtkSwitch.trough {
GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); }
-.list-row:selected GtkSwitch.trough:active {
+.list-row:selected GtkSwitch.trough:active,
+GtkInfoBar GtkSwitch.trough:active {
background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); }
.header-bar GtkSwitch.trough:active,
@@ -1932,7 +1934,8 @@ GtkSwitch.trough:active {
GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:insensitive {
+.list-row:selected GtkSwitch.trough:insensitive,
+GtkInfoBar GtkSwitch.trough:insensitive {
background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:insensitive,
@@ -1942,7 +1945,8 @@ GtkSwitch.trough:insensitive {
GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); }
-.list-row:selected GtkSwitch.trough:active:insensitive {
+.list-row:selected GtkSwitch.trough:active:insensitive,
+GtkInfoBar GtkSwitch.trough:active:insensitive {
background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); }
.header-bar GtkSwitch.trough:active:insensitive,
@@ -1956,84 +1960,96 @@ GtkSwitch.trough:active:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); }
GtkTreeView.view.check:selected,
-.list-row:selected .check {
+.list-row:selected .check,
+GtkInfoBar .check {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); }
.check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); }
GtkTreeView.view.check:insensitive:selected,
-.list-row:selected .check:insensitive {
+.list-row:selected .check:insensitive,
+GtkInfoBar .check:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); }
.check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); }
GtkTreeView.view.check:inconsistent:selected,
-.list-row:selected .check:inconsistent {
+.list-row:selected .check:inconsistent,
+GtkInfoBar .check:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); }
.check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); }
GtkTreeView.view.check:inconsistent:insensitive:selected,
-.list-row:selected .check:inconsistent:insensitive {
+.list-row:selected .check:inconsistent:insensitive,
+GtkInfoBar .check:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); }
.check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); }
GtkTreeView.view.check:checked:selected,
-.list-row:selected .check:checked {
+.list-row:selected .check:checked,
+GtkInfoBar .check:checked {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); }
.check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); }
GtkTreeView.view.check:checked:insensitive:selected,
-.list-row:selected .check:checked:insensitive {
+.list-row:selected .check:checked:insensitive,
+GtkInfoBar .check:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); }
.radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); }
GtkTreeView.view.radio:selected,
-.list-row:selected .radio {
+.list-row:selected .radio,
+GtkInfoBar .radio {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); }
.radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); }
GtkTreeView.view.radio:insensitive:selected,
-.list-row:selected .radio:insensitive {
+.list-row:selected .radio:insensitive,
+GtkInfoBar .radio:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); }
.radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); }
GtkTreeView.view.radio:inconsistent:selected,
-.list-row:selected .radio:inconsistent {
+.list-row:selected .radio:inconsistent,
+GtkInfoBar .radio:inconsistent {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); }
.radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); }
GtkTreeView.view.radio:inconsistent:insensitive:selected,
-.list-row:selected .radio:inconsistent:insensitive {
+.list-row:selected .radio:inconsistent:insensitive,
+GtkInfoBar .radio:inconsistent:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); }
.radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); }
GtkTreeView.view.radio:checked:selected,
-.list-row:selected .radio:checked {
+.list-row:selected .radio:checked,
+GtkInfoBar .radio:checked {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); }
.radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); }
GtkTreeView.view.radio:checked:insensitive:selected,
-.list-row:selected .radio:checked:insensitive {
+.list-row:selected .radio:checked:insensitive,
+GtkInfoBar .radio:checked:insensitive {
-gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); }
.view.content-view.check:not(.list) {
@@ -2092,16 +2108,20 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.slider:active {
background-image: linear-gradient(to bottom, #2679db);
border-color: #2679db; }
- .list-row:selected .scale.slider {
+ .list-row:selected .scale.slider,
+ GtkInfoBar .scale.slider {
background-image: linear-gradient(to bottom, #ffffff);
border-color: #ffffff; }
- .list-row:selected .scale.slider:hover {
+ .list-row:selected .scale.slider:hover,
+ GtkInfoBar .scale.slider:hover {
background-image: linear-gradient(to bottom, #e5effb);
border-color: #e5effb; }
- .list-row:selected .scale.slider:active {
+ .list-row:selected .scale.slider:active,
+ GtkInfoBar .scale.slider:active {
background-image: linear-gradient(to bottom, #a9caf1);
border-color: #a9caf1; }
- .list-row:selected .scale.slider:insensitive {
+ .list-row:selected .scale.slider:insensitive,
+ GtkInfoBar .scale.slider:insensitive {
background-image: linear-gradient(to bottom, #b1cff2);
border-color: #b1cff2; }
.scale.trough {
@@ -2120,13 +2140,17 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.osd .scale.trough.highlight {
background-image: none;
background-image: linear-gradient(to bottom, #5294E2); }
- .list-row:selected .scale.trough {
+ .list-row:selected .scale.trough,
+ GtkInfoBar .scale.trough {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); }
- .list-row:selected .scale.trough.highlight {
+ .list-row:selected .scale.trough.highlight,
+ GtkInfoBar .scale.trough.highlight {
background-image: linear-gradient(to bottom, #ffffff); }
- .list-row:selected .scale.trough.highlight:insensitive {
+ .list-row:selected .scale.trough.highlight:insensitive,
+ GtkInfoBar .scale.trough.highlight:insensitive {
background-image: linear-gradient(to bottom, #b1cff2); }
- .list-row:selected .scale.trough:insensitive {
+ .list-row:selected .scale.trough:insensitive,
+ GtkInfoBar .scale.trough:insensitive {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); }
/*****************
@@ -2148,6 +2172,9 @@ GtkProgressBar {
box-shadow: none; }
.progressbar.osd {
background-color: #5294E2; }
+ .list-row:selected .progressbar,
+ GtkInfoBar .progressbar {
+ background-color: #ffffff; }
.osd .scale.progressbar {
background-color: #5294E2; }
@@ -2160,6 +2187,10 @@ GtkProgressBar.trough, .level-bar.trough {
border-style: none;
background-color: transparent;
box-shadow: none; }
+ .list-row:selected GtkProgressBar.trough,
+ .list-row:selected .level-bar.trough,
+ GtkInfoBar GtkProgressBar.trough, GtkInfoBar .level-bar.trough {
+ background-color: rgba(0, 0, 0, 0.2); }
/*************
* Level Bar *
diff --git a/common/gtk-3.0/3.18/sass/_common.scss b/common/gtk-3.0/3.18/sass/_common.scss
index 0b492d5..06a890f 100644
--- a/common/gtk-3.0/3.18/sass/_common.scss
+++ b/common/gtk-3.0/3.18/sass/_common.scss
@@ -2125,7 +2125,8 @@ GtkSwitch {
background-image: -gtk-scaled(url("assets/switch#{$l}#{$asset_suffix}.png"),url("assets/switch#{$l}#{$asset_suffix}@2.png"));
}
- .list-row:selected GtkSwitch.trough#{$k} {
+ .list-row:selected GtkSwitch.trough#{$k},
+ GtkInfoBar GtkSwitch.trough#{$k} {
background-image: -gtk-scaled(url("assets/switch#{$l}-selected.png"),url("assets/switch#{$l}-selected@2.png"));
}
@@ -2160,7 +2161,8 @@ GtkSwitch {
// too similar in luminosity to the selected background color, hence
// we need special casing.
GtkTreeView.view.#{$w}#{$s}:selected,
- .list-row:selected .#{$w}#{$s} {
+ .list-row:selected .#{$w}#{$s},
+ GtkInfoBar .#{$w}#{$s} {
-gtk-icon-source: -gtk-scaled(url("assets/#{$a}#{$as}-selected.png"),
url("assets/#{$a}#{$as}-selected@2.png"));
}
@@ -2237,8 +2239,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
border-color: darken($selected_bg_color, 10%);
}
}
- //selected list-row sliders
- .list-row:selected & {
+ //selected list-row and infobar sliders
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, $selected_fg_color);
border-color: $selected_fg_color;
@@ -2284,8 +2287,9 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
}
&:insensitive { }
}
- // troughs in selected list-rows
- .list-row:selected & {
+ // troughs in selected list-rows and infobars
+ .list-row:selected &,
+ GtkInfoBar & {
background-image: linear-gradient(to bottom, transparentize(black, 0.8));
&.highlight {
@@ -2327,6 +2331,8 @@ GtkProgressBar {
&.osd {
background-color: $selected_bg_color;
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: $selected_fg_color; }
}
.osd .scale.progressbar {
@@ -2345,6 +2351,8 @@ GtkProgressBar.trough {
box-shadow: none;
//FIXME: there is a margin on top
}
+ .list-row:selected &,
+ GtkInfoBar & { background-color: transparentize(black, 0.8); }
}
/*************