mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
committed by
Dustin Falgout
parent
245c355a30
commit
5e9ab2ed8e
@@ -214,6 +214,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Troughs in selected list-rows and infobars
|
// Troughs in selected list-rows and infobars
|
||||||
|
menuitem:hover &,
|
||||||
row:selected &,
|
row:selected &,
|
||||||
infobar & {
|
infobar & {
|
||||||
background-color: transparentize($black, .8);
|
background-color: transparentize($black, .8);
|
||||||
@@ -269,6 +270,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Selected list-row and infobar sliders
|
// Selected list-row and infobar sliders
|
||||||
|
menuitem:hover &,
|
||||||
row:selected &,
|
row:selected &,
|
||||||
infobar & {
|
infobar & {
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
|
|||||||
Reference in New Issue
Block a user