]> git.0d.be Git - panikweb.git/commitdiff
Style Switcher
authorlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 11:34:53 +0000 (13:34 +0200)
committerlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 11:34:53 +0000 (13:34 +0200)
panikweb_templates/static/css/specifics.css
panikweb_templates/templates/includes/metaNav.html

index 51a50aaa7ec2ff3bf339528fb523564634a59c60..612beb06d743f364197c685c9aa700017636da85 100644 (file)
@@ -1065,9 +1065,23 @@ div.episode.resume div.title {
 .style-ff6633  #Nav .active *,
 .style-ff6633   .sectionLabel
   {background: white;color:#ff6633 !important;}
-
 .style-ff6633 #mainHeader {background:#ff6633 50% 50% no-repeat url('../img/logo-panik.png');}
 .style-ff6633 #mainHeader *{background:transparent !important;}
+
+.style-ffffff,
+.style-ffffff #Footer,
+.style-ffffff #Nav, 
+.style-ffffff #Nav *, 
+.style-ffffff  #metaNav ul li.active, 
+.style-ffffff   #metaNav ul li.active a
+   {background:#ffffff !important;color:#0000ff !important;border-color:#ffffff;}
+.style-ffffff #Nav .active,
+.style-ffffff  #Nav .active *,
+.style-ffffff   .sectionLabel
+  {background: white;color:#0000ff !important;}
+.style-ffffff   #player-container,
+.style-ffffff    #player-container *{background-color:#ffffff !important; border-color:#ff6633 !important;color:#ff6633 !important;}
+.style-ffffff   #player-container.fixed {border-width: 2px 0 0 0;border-style:solid;}
 /*
 
 #Commons,
index f01212e8cb7b5ae72e19429340e02d99d20651b9..9f322107d2a3c57813d7e77df9f8de243131c03e 100644 (file)
@@ -30,6 +30,7 @@
                 <button class="small icon-sign-blank" data-class="style-0000ff" style="color:#0000ff;"></button>
                 <button class="small icon-sign-blank" data-class="style-3333ff" style="color:#3333ff;"></button>
                 <button class="small icon-sign-blank" data-class="style-111111" style="color:#ffffff;"></button>
+                <button class="small icon-sign-blank" data-class="style-ffffff" style="color:#000000;background:white;"></button>
             </li>
             <script type="text/javascript">                
             $(function() {