[Xfce4-commits] <www:master> Fix image location.

Nick Schermer noreply at xfce.org
Wed Feb 29 15:26:01 CET 2012


Updating branch refs/heads/master
         to b4554cce227cc4dac245f8d41f27de911142ff25 (commit)
       from 6af0206806f78384435173b1818b3ce5cdd78c15 (commit)

commit b4554cce227cc4dac245f8d41f27de911142ff25
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Feb 29 15:25:07 2012 +0100

    Fix image location.

 style/header.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/style/header.css b/style/header.css
index 51d2d7a..e590028 100644
--- a/style/header.css
+++ b/style/header.css
@@ -1,7 +1,7 @@
 /* this file is used in various xfce subdomains! */
 
 #xfce-header {
-	background: #333 url('images/logosmall.png') no-repeat 3px 50%;
+	background: #333 url('img/logosmall.png') no-repeat 3px 50%;
 	padding-left: 75px;
 	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
 


More information about the Xfce4-commits mailing list