checkbox, edit email and captcha refresh

pull/194/head
KeyboardDabbler 2 years ago
parent 25451eb763
commit 7daf2162ef

@ -556,3 +556,7 @@ div.card:contains(section.banner.footer) {
.text-center-i {
text-align: center !important;
}
input[type="checkbox" i], [class^="ri-"], [class*=" ri-"], .ri-refresh-line:before {
cursor: pointer;
}

Loading…
Cancel
Save