Announcement

  •  » Themes
  •  » [Pure] additional switchBox get transparent background

#1 2016-01-12 13:25:38

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

[Pure] additional switchBox get transparent background

Hi flop25,

On Pure Grey, on additional switch boxes (like for Batch Downloader), we get a transparent background.

Here is patch, for Pure_default:

Code:

$ svn diff Pure_default
Index: Pure_default/theme.css
===================================================================
--- Pure_default/theme.css      (revision 2011)
+++ Pure_default/theme.css      (working copy)
@@ -49,10 +49,10 @@
 }
 /*-*/
 
-#derivativeSwitchBox A, #sortOrderBox A {
+.switchBox A {
        color: #000;
 }
-#derivativeSwitchBox, #sortOrderBox {
+.switchBox {
        font-size: 11px;
        color: #000;
        text-shadow: 0 0 2px #ccc;
@@ -68,7 +68,8 @@
        -webkit-box-shadow: 0 0 5px #555;
        -moz-box-shadow: 0 0 5px #555;
 }
-#derivativeSwitchBox A:hover, #sortOrderBox A:hover {
+.switchBox A:hover {
+        color: #000;
        text-shadow: 0 0 1px #000;
 }

Would you like me to commit?

Offline

 

#2 2016-01-12 13:30:46

flop25
Piwigo Team
2006-07-06
7037

Re: [Pure] additional switchBox get transparent background

hi
https://github.com/flop25/Pure_default
I just need to change from PEM the setup


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2016-01-12 15:37:20

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: [Pure] additional switchBox get transparent background

OK, I made a pull-request, much simpler :-) https://github.com/flop25/Pure_default/pull/2

Offline

 
  •  » Themes
  •  » [Pure] additional switchBox get transparent background

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact