[mail-web] Fix favicon location



commit b06bee54d0d784f28fb7ed3bf5cf87ff5061ec93
Author: Andrea Veri <av gnome org>
Date:   Wed Dec 4 17:26:33 2013 +0100

    Fix favicon location

 css/layout.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/layout.css b/css/layout.css
index cf2f8cc..8c6fa56 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -466,7 +466,7 @@ div#content {
 }
 
 #global_domain_bar .tab a.root {
-    background: url(https://static.gnome.org/favicon.png) no-repeat scroll 0 0 #FFFFFF;
+    background: url(https://static.gnome.org/img/favicon.png) no-repeat scroll 0 0 #FFFFFF;
     border-right: 1px solid #CCCCCC;
     color: #555753;
     font-weight: bold;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]