summaryrefslogtreecommitdiff
path: root/talermerchantdemos/survey/static/taler-fallback.css
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-07-22 16:46:30 +0200
committerMS <ms@taler.net>2020-07-22 16:46:30 +0200
commit7f3c6b35f9d975dfd05d01e7421e4268f49a66d1 (patch)
tree11572290cbffe6c0c2a96a29e3e7286b4e1ce7b4 /talermerchantdemos/survey/static/taler-fallback.css
parent4816fa981f672f302a009af66a77c444c8e4b660 (diff)
downloadtaler-merchant-demos-7f3c6b35f9d975dfd05d01e7421e4268f49a66d1.tar.gz
taler-merchant-demos-7f3c6b35f9d975dfd05d01e7421e4268f49a66d1.tar.bz2
taler-merchant-demos-7f3c6b35f9d975dfd05d01e7421e4268f49a66d1.zip
one css location
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; }