https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29552
--- Comment #8 from Martin Renvoize <[email protected]> --- Created attachment 128512 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128512&action=edit Bug 29552: (follow-up) Reverse SCSS declaration order I'm not sure why, but the order matters in this SCSS declaration. If the &:hover is placed below the &:disabled, as it was, then it appears to negate the effect of the &:disabled rule entirely. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
