Skip to content

Commit

Permalink
checkbox, edit email and captcha refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyboardDabbler committed Jan 29, 2022
1 parent 25451eb commit 7daf216
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/base.css
Expand Up @@ -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;
}

0 comments on commit 7daf216

Please sign in to comment.