mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 11:45:36 +00:00
checkbox now has a hover effect
This commit is contained in:
@@ -939,6 +939,10 @@ tbody {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
#addPasswordWrapper:hover label::before {
|
||||
border: 1px solid #0297f8;
|
||||
}
|
||||
|
||||
#addPasswordWrapper label {
|
||||
line-height: 23px;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user