[Xfce4-commits] [www/cdn.xfce.org] 01/01: Prepare for using new header style

noreply at xfce.org noreply at xfce.org
Tue May 21 07:44:41 CEST 2019


This is an automated email from the git hooks/post-receive script.

k   n   o   m   e       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 90673453904c2df8ee8397bdacb0681f48e870ac
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Tue May 21 08:44:24 2019 +0300

    Prepare for using new header style
---
 header/header.html         |   2 +-
 style/.base_header.css.swp | Bin 1024 -> 0 bytes
 style/base_header.css      |   3 +++
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/header/header.html b/header/header.html
index 77cd914..bb306eb 100644
--- a/header/header.html
+++ b/header/header.html
@@ -1,4 +1,4 @@
-<div id="xfce-header">
+<div id="xfce-header" class="new">
 	<div class="main_width">
 		<h1 id="xfce-header-title">Xfce</h1>
 		<ul>
diff --git a/style/.base_header.css.swp b/style/.base_header.css.swp
deleted file mode 100644
index 27f91bc..0000000
Binary files a/style/.base_header.css.swp and /dev/null differ
diff --git a/style/base_header.css b/style/base_header.css
index 78bd673..4a28420 100644
--- a/style/base_header.css
+++ b/style/base_header.css
@@ -5,6 +5,9 @@
 	font-size: 14px;
 	height: 35px;
 }
+#xfce-header.new {
+	background-image: none;
+}
 #xfce-header .main_width {
 	background: url(data:image/gif;base64,R0lGODlhSwAZAPUAABsYFxosMC0uKygmJTMuLTIpJDEyLyszNjEzMDM4OikuMCQcGg49TCk7QjY9RBhJVxFCUTVDSCtHTwpUai5baClkdxdmfkNfaAVwjgB+ogyMtjSNp1WUpwibygCo3Qun2Bys2yix3QCt4gCy4AK27RW45y+44TW85Syewkiz00m/42+xxkvC6FjI6lXO9GXL6nzS7XPR7izB8InX7ZnZ7Zfc84HW8afi9LTm9Lfq96HS4MPq99Px+O/6/cPb4JK5xCH5BAAKAAAALAAAAABLABkAAAb+QIQBgSBEHMMhcZloCIVJqCEZXRKV1KcScZhqp+Aw+GoYSHS/AYE6PFRSEoL00Kjb7/WuWDolKCIXHBsDUAkXh4cUFxSMjF0HCAIUPj08HGpXRRItMSYNAkIEEGg/pT8rqKgccWxcRQIHgTQ4OS8ASRE4P [...]
 	height: 35px;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list