Change checked button indicator position according to xfce4-panel orientation
Fixes #12
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.vertical button:not(#whiskermenu-button) {
|
||||
&:checked, &:active { box-shadow: inset 4px 0 0 $selected_bg_color; }
|
||||
}
|
||||
}
|
||||
|
||||
/* XFCE4 panel action buttons */
|
||||
|
||||
Reference in New Issue
Block a user