mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Removed CSS for html5 validation till i clean it up
This commit is contained in:
@@ -72,13 +72,6 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
input:invalid {
|
||||
box-shadow: 0 0 5px 1px red;
|
||||
}
|
||||
|
||||
input:focus:invalid {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
TD.eqsl{
|
||||
width: 33px;
|
||||
|
||||
Reference in New Issue
Block a user