]> gitweb.factorcode.org Git - factor.git/commitdiff
webapps.help: forgot one
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 19 Jun 2022 04:16:07 +0000 (21:16 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 19 Jun 2022 04:16:07 +0000 (21:16 -0700)
extra/webapps/help/search.css

index 6f0822c45602d4161bb824031401e03e2fcbf41a..e1c6c3070d233e52c1b32143ac6f62e19b9ad449 100644 (file)
@@ -34,6 +34,7 @@
 .panel {
   display: none;
   width: 100%;
+  border-top: 1px solid #ccc;
 }
 
 .radiotab:checked + .label + .panel {