nwg-panel: disable the green border hover for *all* items
This commit is contained in:
@@ -67,6 +67,10 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* default config highlights selected items with a green border */
|
/* default config highlights selected items with a green border */
|
||||||
|
widget:selected {
|
||||||
|
box-shadow: none;
|
||||||
|
background-color: @accent-g0;
|
||||||
|
}
|
||||||
#controls-window widget:selected {
|
#controls-window widget:selected {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
background-color: @accent-r0;
|
background-color: @accent-r0;
|
||||||
|
Reference in New Issue
Block a user