pull/240/head
vinceliuice 4 years ago
parent 62823114c3
commit faff229618

@ -1155,10 +1155,10 @@ searchbar > revealer > box {
entry { @extend %titlebar-entry; }
.linked:not(.vertical) > entry.search {
.linked:not(.vertical) > entry {
border-radius: $corner-radius;
& + button {
&.search + button {
border-radius: $corner-radius;
margin-left: $container-padding / 2;
}

@ -371,15 +371,17 @@ window.background:not(.solid-csd) {
}
#combobox {
background-color: $base;
border-radius: $corner-radius;
> entry { border-radius: 2px 0 0 2px; }
> button { border-radius: 0 2px 2px 0; }
}
#gtk-combobox-popup-menu {
.view {
#gtk-combobox-popup-window {
scrolledwindow.frame { border: none; }
treeview.view {
&:selected, &:hover {
background-image: image($primary);
color: on($primary);
&, label { color: on($primary); }
}
}
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(255, 255, 255, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 10px;
}
@ -7455,13 +7455,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #FFFFFF;
}
#combobox {
background-color: #FFFFFF;
border-radius: 10px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#1A73E8);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(255, 255, 255, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 10px;
}
@ -7451,13 +7451,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #2C2C2C;
}
#combobox {
background-color: #2C2C2C;
border-radius: 10px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#3281ea);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(255, 255, 255, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 12px;
}
@ -7451,13 +7451,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #2C2C2C;
}
#combobox {
background-color: #2C2C2C;
border-radius: 12px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#3281ea);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(0, 0, 0, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 10px;
}
@ -7454,13 +7454,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #FFFFFF;
}
#combobox {
background-color: #FFFFFF;
border-radius: 10px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#1A73E8);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(0, 0, 0, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 12px;
}
@ -7454,13 +7454,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #FFFFFF;
}
#combobox {
background-color: #FFFFFF;
border-radius: 12px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#1A73E8);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

@ -2524,7 +2524,7 @@ searchbar > revealer > box {
background-color: rgba(255, 255, 255, 0.12);
}
.titlebar .linked:not(.vertical) > entry.search {
.titlebar .linked:not(.vertical) > entry {
border-radius: 12px;
}
@ -7455,13 +7455,23 @@ window.background:not(.solid-csd) > notebook > stack {
background-color: #FFFFFF;
}
#combobox {
background-color: #FFFFFF;
border-radius: 12px;
#combobox > entry {
border-radius: 2px 0 0 2px;
}
#gtk-combobox-popup-menu .view:selected, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-menu .view:hover, #gtk-combobox-popup-menu window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-menu treeview.view:hover:not(.progressbar):not(.trough) {
#combobox > button {
border-radius: 0 2px 2px 0;
}
#gtk-combobox-popup-window scrolledwindow.frame {
border: none;
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) {
background-image: image(#1A73E8);
}
#gtk-combobox-popup-window treeview.view:selected, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:selected label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:selected:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:selected:not(.progressbar):not(.trough) label, #gtk-combobox-popup-window treeview.view:hover, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough), window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough), #gtk-combobox-popup-window treeview.view:hover label, #gtk-combobox-popup-window window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow treeview.view:hover:not(.progressbar):not(.trough) label, window#gnome-system-monitor.background.csd > box.vertical > stack > box.vertical > scrolledwindow #gtk-combobox-popup-window treeview.view:hover:not(.progressbar):not(.trough) label {
color: white;
}

Loading…
Cancel
Save