Zum Hauptinhalt springen

Testpage Button

I wish it were currently the same in Default as it is in Danger. I can adjust the color in Primary and Secondary, without applying the effect, and adjust the color via Style. In Default, there's still some residual blur visible on the left and right, which is no longer present in Danger. That should be removed there, too.

Currently stored in the settings!
/* Remove the "glitch" effect ..... */
@internal-button-default-hover-glitch-animation: '';
@internal-button-primary-hover-glitch-animation: '';
@internal-button-secondary-hover-glitch-animation: '';
@internal-button-text-hover-glitch-animation: '';
@internal-link-muted-hover-mode: '';
@internal-link-text-hover-mode: '';
@internal-link-heading-hover-mode: '';
@internal-icon-button-hover-mode: '';
@internal-button-default-hover-mode: '';
@internal-button-primary-hover-mode: '';
@internal-button-secondary-hover-mode: '';
@internal-button-text-hover-mode: '';
@internal-marker-hover-mode: '';
@internal-totop-hover-mode: '';

/* Remove the "glitch" effect from navigation */
@internal-nav-default-item-hover-mode: '';
@internal-navbar-nav-item-hover-mode: '';
@internal-subnav-item-hover-mode: '';
@internal-subnav-pill-item-hover-mode: '';
@internal-pagination-item-hover-mode: '';
@internal-tab-item-hover-mode: '';
@internal-slidenav-hover-mode: '';
@internal-dotnav-item-hover-mode: '';
@internal-thumbnav-item-hover-mode: '';
@internal-iconnav-item-hover-mode: '';
Not applied because already included in other code.
/* Remove the "glitch" effect and the shadow from the "Default" and "Primary" buttons ... */
@internal-button-default-hover-glitch-animation: '';
@internal-button-primary-hover-glitch-animation: '';
@internal-button-default-hover-mode: '';
@internal-button-primary-hover-mode: '';