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

knome pushed a 
commit to branch 
master
in repository www/cdn.xfce.org.

commit 90673453904c2df8ee8397bdacb0681f48e870ac
Author: Pasi Lallinaho <p...@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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to