mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Removed CSS variable as it made required fields red whether they had been inputted or not
This commit is contained in:
@@ -552,10 +552,6 @@ div#station_logbooks_linked_table_paginate {
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
input:invalid {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.sfletable{
|
||||
height: 470px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user