Source: dist/css/acc_uc.css, line 15510
2.1.1.4 Hover: Border Color
hovers can easily effect the border style to toggle between styles. Very useful fo toggling from a border type to none or vice versa.
Class | Effect |
---|---|
br_none | Border is None on Hover |
br_dotted | Border is Dotted on Hover |
br_dashed | Border is Dashed on Hover |
br_solid | Border is Solid on Hover |
br_transparent | Sometimes shifting to transparent is better so as to not cause the UI to flicker and resize |