mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-07 13:49:51 -06:00
bugfix: don't react to hover changes when insensitive
This commit is contained in:
@@ -73,7 +73,7 @@ div.rio-buttonstyle-minor.rio-insensitive {
|
||||
|
||||
div.rio-buttonstyle-colored-text,
|
||||
div.rio-buttonstyle-plain-text {
|
||||
&:hover {
|
||||
&:not(.rio-insensitive):hover {
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
background-color: var(--outer-bg-active-color);
|
||||
|
||||
Reference in New Issue
Block a user