summaryrefslogtreecommitdiff
path: root/talermerchantdemos/survey/static/taler-fallback.css
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/survey/static/taler-fallback.css')
-rw-r--r--talermerchantdemos/survey/static/taler-fallback.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/talermerchantdemos/survey/static/taler-fallback.css b/talermerchantdemos/survey/static/taler-fallback.css
deleted file mode 100644
index e403d71..0000000
--- a/talermerchantdemos/survey/static/taler-fallback.css
+++ /dev/null
@@ -1,15 +0,0 @@
-/* Fallback stylesheet. Should be included in the document as follows:
- *
- * <link rel="stylesheet"
- * href="taler-fallback.css"
- * id="taler-presence-stylesheet />
- *
- * When either the taler-wallet-lib is included or the wallet is presence,
- * it will take over this stylesheet for presence detection.
- *
- * This fallback stylesheet makes sure that classes for presence detection
- * are displayed correctly, even if JavaScript is disabled and the wallet
- * is not present.
- */
-
-.taler-installed-show { display: none; }