mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-17 14:39:57 +00:00
Bring back css for the checkbox where it belongs
This commit is contained in:
@@ -76,6 +76,7 @@ button:not(:disabled),
|
||||
input[type="button"]:not(:disabled),
|
||||
input[type="submit"]:not(:disabled),
|
||||
input[type="reset"]:not(:disabled),
|
||||
input[type="checkbox"]:not(:disabled),
|
||||
input[type="file"]:not(:disabled) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user