Introduction
Introduction Statistics Contact Development Disclaimer Help
collapsesection: remove border - jscancer - Javascript crap (relatively small)
git clone git://git.codemadness.org/jscancer
Log
Files
Refs
README
LICENSE
---
commit 9f86cf357aebc129b665c634b4bbb93123cdd7ce
parent ae56b6d42c2b6f576b95d9f07c073ee36c2d18b2
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 19 Jul 2019 11:36:22 +0200
collapsesection: remove border
Diffstat:
M collapsesection/example.html | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/collapsesection/example.html b/collapsesection/example.html
@@ -7,7 +7,6 @@ details[open] {
}
details[open] div {
margin-left: 1em;
- border: 1px solid #000;
}
</style>
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.