Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
1
stars
0
forks
source link
Override eupathdb-Buttons class CSS in CheckboxList #130
This is a trivial change to ensure the hover effect on the links in CheckboxList do not inherit the global CSS style, which looks similar to a button's native hover effect.
This is a trivial change to ensure the hover effect on the links in
CheckboxList
do not inherit the global CSS style, which looks similar to a button's native hover effect.Came to my attention while working on https://github.com/VEuPathDB/WDKClient/pull/264