From eeb87b5d007f0a1256b03ab1a6d926e9c4844ebc Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Fri, 17 Nov 2023 15:45:01 +0100 Subject: [PATCH] removed --- assets/css/general.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/css/general.css b/assets/css/general.css index 49fb7cbe..6f7012b8 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -567,10 +567,6 @@ div#station_logbooks_linked_table_paginate { margin-right: 30px; } -input:invalid { - border-color: red; -} - .sfletable { height: 470px; }