[Xfce4-commits] [www/cdn.xfce.org] 22/29: slider: Update panel slide
    noreply at xfce.org 
    noreply at xfce.org
       
    Wed Aug 21 02:35:00 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/cdn.xfce.org.
commit b2a1efdf84e055d717bf314f3292068f03600b30
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Tue Aug 20 16:16:09 2019 +0200
    slider: Update panel slide
---
 style/css.php      | 2 +-
 style/site_www.css | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/style/css.php b/style/css.php
index 6833ba2..de40421 100644
--- a/style/css.php
+++ b/style/css.php
@@ -1,7 +1,7 @@
 <?php
 
 /* change this prefix when you want to make sure cache is cleared */
-$apc_cache_prefix = '2019-08-13-b';
+$apc_cache_prefix = '2019-08-14-b';
 
 $site = urlencode ($_GET['site']);
 
diff --git a/style/site_www.css b/style/site_www.css
index 8c68c7b..6ea32ef 100644
--- a/style/site_www.css
+++ b/style/site_www.css
@@ -416,12 +416,12 @@ div.figure {
 
 		/* Panel slide */
 
-		#slide div span#slide-panel {
+		#slide div #slide-panel {
 			background-position: 40% 10px;
 			z-index: 2;
 		}
 		#slide div span#slide-panel-notifyd {
-			background-position: 65% 20px;
+			background-position: 85% 100%;
 		}
 		#slide div span#slide-panel-vertical {
 			border-top-left-radius: 4px;
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list