mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Corrected the focus on transction_id, also
1). In mysql, description is not text 2). .. added history as blob, drupalish
This commit is contained in:
@@ -22,7 +22,11 @@ input[value=Delete], input[name=date_fill] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
select[name=transaction_type], form[name=FormEdit] select:focus {
|
||||
form[name=FormEdit] select:focus {
|
||||
color: green;
|
||||
}
|
||||
|
||||
select[name=transaction_type]:focus {
|
||||
color: green;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user