]> git.0d.be Git - panikweb.git/commitdiff
hide styleswitcher
authorFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 19:31:13 +0000 (21:31 +0200)
committerFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 19:31:13 +0000 (21:31 +0200)
panikweb_templates/templates/base.html

index 966b8f5a4cd14615d66d5a5c353b096090e19d41..ede70ad82e1f4e940852e582bfb3da481f6bbc7c 100644 (file)
@@ -30,7 +30,7 @@
 
 <body id="{{sectionName}}" class="section-{{sectionName}}">
 
-       <div id="StyleSwitcher" class="small" style="position:fixed;right:2px; top:2em;z-index:3000;text-align:right;">
+       <div id="StyleSwitcher" class="small" style="display: none; position:fixed;right:2px; top:2em;z-index:3000;text-align:right;">
         <button class="small icon-sign-blank" data-class="style-0000ff" style="color:#0000ff;padding:0;margin:0;"></button>
         <button class="small icon-sign-blank" data-class="style-000000" style="color:#111111;padding:0;margin:0;"></button>
         <button class="small icon-sign-blank" data-class="style-333333" style="color:#333333;padding:0;margin:0;"></button>