[Xfce4-commits] [www/cdn.xfce.org] 23/29: slider: Update panel css
noreply at xfce.org
noreply at xfce.org
Wed Aug 21 02:35:01 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 4d58b1eee0954316bc310219056d22a31b7e7a7f
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Aug 20 16:57:58 2019 +0200
slider: Update panel css
---
style/css.php | 2 +-
style/site_www.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/style/css.php b/style/css.php
index de40421..e75608f 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-14-b';
+$apc_cache_prefix = '2019-08-15-b';
$site = urlencode ($_GET['site']);
diff --git a/style/site_www.css b/style/site_www.css
index 6ea32ef..4095279 100644
--- a/style/site_www.css
+++ b/style/site_www.css
@@ -416,7 +416,7 @@ div.figure {
/* Panel slide */
- #slide div #slide-panel {
+ #slide div#slide-panel {
background-position: 40% 10px;
z-index: 2;
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list