[Xfce4-commits] [www/cdn.xfce.org] 18/29: slider: Update css of panel slide
noreply at xfce.org
noreply at xfce.org
Wed Aug 21 02:34:56 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 03fd43eec7acd5b2310a471a63b7b6b9d76eabb8
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Aug 20 15:36:40 2019 +0200
slider: Update css of panel slide
---
style/site_www.css | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/style/site_www.css b/style/site_www.css
index a5edf57..8c68c7b 100644
--- a/style/site_www.css
+++ b/style/site_www.css
@@ -416,13 +416,17 @@ div.figure {
/* Panel slide */
- #slide div span#slide-panel-deskbar,
+ #slide div span#slide-panel {
+ background-position: 40% 10px;
+ z-index: 2;
+ }
+ #slide div span#slide-panel-notifyd {
+ background-position: 65% 20px;
+ }
#slide div span#slide-panel-vertical {
border-top-left-radius: 4px;
- border-top-right-radius: 4px;
+ background-position: 0 100%;
}
- #slide div span#slide-panel-deskbar { background-position: 100% 0; }
- #slide div span#slide-panel-vertical { background-position: 0 100%; }
/* Feeds */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list