art-web r567 - branches/art-hub/css
- From: thos svn gnome org
- To: svn-commits-list gnome org
- Subject: art-web r567 - branches/art-hub/css
- Date: Mon, 15 Dec 2008 10:42:35 +0000 (UTC)
Author: thos
Date: Mon Dec 15 10:42:35 2008
New Revision: 567
URL: http://svn.gnome.org/viewvc/art-web?rev=567&view=rev
Log:
Fix invalid css image url()
Modified:
branches/art-hub/css/layout.css
Modified: branches/art-hub/css/layout.css
==============================================================================
--- branches/art-hub/css/layout.css (original)
+++ branches/art-hub/css/layout.css Mon Dec 15 10:42:35 2008
@@ -376,7 +376,7 @@
}
#tabs {
- background: url(bar.png) 0 100% repeat-x;
+ background: url(http://www.gnome.org/css/bar.png) 0 100% repeat-x;
width: 100%;
float: left;
margin: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]