]> WPIA git - gigi.git/blobdiff - static/static/css/noscript.css
chg: hide "Show advanced options" checkbox when javascript is disabled
[gigi.git] / static / static / css / noscript.css
diff --git a/static/static/css/noscript.css b/static/static/css/noscript.css
new file mode 100644 (file)
index 0000000..7f85e85
--- /dev/null
@@ -0,0 +1,3 @@
+.noscript-hidden{
+    display: none;
+}