Introduction
Introduction Statistics Contact Development Disclaimer Help
remove select.datalist, its not used anywhere - jscancer - Javascript crap (rel…
git clone git://git.codemadness.org/jscancer
Log
Files
Refs
README
LICENSE
---
commit 2e6c151065631ab71a1766c2ec8fc1c61600e5b1
parent b17bcf33384364131df7bb4ab1b80d9674f0a253
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 29 Jun 2017 18:52:05 +0200
remove select.datalist, its not used anywhere
Diffstat:
M datalist/datalist.css | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/datalist/datalist.css b/datalist/datalist.css
@@ -20,7 +20,6 @@
color: #fff;
}
/* hide datalist for browsers that don't support it */
-select.datalist,
datalist {
display: none;
}
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.