mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Removed CSS variable as it made required fields red whether they had been inputted or not
This commit is contained in:
parent
163c67cb0f
commit
a71f13d9dc
1 changed files with 0 additions and 4 deletions
|
|
@ -552,10 +552,6 @@ div#station_logbooks_linked_table_paginate {
|
|||
margin-right: 30px;
|
||||
}
|
||||
|
||||
input:invalid {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.sfletable{
|
||||
height: 470px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue