[git-web] Move the various images to make use of static.gnome.org
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [git-web] Move the various images to make use of static.gnome.org
- Date: Wed, 4 Dec 2013 16:11:39 +0000 (UTC)
commit a6357e881c251ae47e888e019a5e5a4fc983e7a4
Author: Andrea Veri <av gnome org>
Date: Wed Dec 4 17:11:34 2013 +0100
Move the various images to make use of static.gnome.org
cgit-gnome.css | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/cgit-gnome.css b/cgit-gnome.css
index b931d92..850256f 100644
--- a/cgit-gnome.css
+++ b/cgit-gnome.css
@@ -21,7 +21,7 @@ table#header td.logo {
body {
padding: 0px;
- background: url(https://www.gnome.org/wp-content/themes/gnome-grass/images/html-bg.png) repeat-x
scroll 0 10px #FFFFFF;
+ background: url(https://static.gnome.org/img/html-bg.png) repeat-x scroll 0 10px #FFFFFF;
height: 100%;
margin-bottom: 0px;
color: #2E3436;
@@ -88,7 +88,7 @@ a, a:visited, a:hover, table.list td a:hover {
}
#global_domain_bar .tab a.root {
- background: url(https://www.gnome.org/wp-content/themes/gnome-grass/images/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;
@@ -127,14 +127,14 @@ table.tabs {
/* Footer Grass & community */
#footer_grass {
- background: url(https://www.gnome.org/wp-content/themes/gnome-grass/images/grass.png) repeat-x scroll
top transparent;
+ background: url(https://static.gnome.org/img/grass.png) repeat-x scroll top transparent;
height: 39px;
margin-top: -33px;
bottom: 0;
}
#footer_community {
- background: url(https://www.gnome.org/wp-content/themes/gnome-grass/images/footer_arts/community.png)
center no-repeat;
+ background: url(https://static.gnome.org/img/footer_arts/community.png) center no-repeat;
height: 180px;
bottom: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]