mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Removed CSS for html5 validation till i clean it up
This commit is contained in:
parent
6d491fd027
commit
9db7d76569
1 changed files with 0 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue