mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
More enhancements on deposits before adding business logic.
This commit is contained in:
@@ -21,4 +21,11 @@ form[name=FormEdit] select:focus {
|
||||
color: green;
|
||||
}
|
||||
|
||||
/* distinguish deposits */
|
||||
.deposit {
|
||||
background-color: #FFDB58;
|
||||
}
|
||||
|
||||
.deposit [type='checkbox'] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user