2 it seems to me that most of the stuff here is not register-related,
3 but general-purpose settings for an openlab style
4 I've started to move over such stuff in onelab.css
5 feel free to add to this collection
19 /* show up hints when hovering on a the field */
20 /* pick a small font to avoid flickering effects */
21 div.form-group:hover p.form-hint {
24 background: rgba(0, 0, 0, 0.6);
28 -moz-border-radius: 7px;
29 -webkit-border-radius: 7px;
33 /* avoid blinking effect with the rhs hints */