[Adium-commits] www/trac.adiumx.com 4:7dc179880dec: Removing some vestigial /chr...
adium-commits at adiumx.com
adium-commits at adiumx.com
Sun Apr 26 08:36:54 UTC 2009
details: http://hg.adiumx.com/www/trac.adiumx.com/rev/7dc179880dec
revision: 4:7dc179880dec
author: Zachary West <zacw at adiumx.com>
date: Sun Apr 26 04:36:49 2009 -0400
Removing some vestigial /chrome/ness.
diffstat:
htdocs/tabs.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 56a4fd894724 -r 7dc179880dec htdocs/tabs.css
--- a/htdocs/tabs.css Sun Apr 26 04:35:45 2009 -0400
+++ b/htdocs/tabs.css Sun Apr 26 04:36:49 2009 -0400
@@ -4,7 +4,7 @@
{
float : left;
width : 100%;
- background : url("/chrome/site/tab_b.gif") repeat-x bottom;
+ background : url("/site/tab_b.gif") repeat-x bottom;
margin-bottom : 4px;
}
@@ -30,7 +30,7 @@
DIV.tabs A
{
float : left;
- background : url("/chrome/site/tab_r.gif") no-repeat right top;
+ background : url("/site/tab_r.gif") no-repeat right top;
border-bottom : 1px solid #84B0C7;
text-decoration : none;
}
@@ -50,7 +50,7 @@
{
float : left;
display : block;
- background : url("/chrome/site/tab_l.gif") no-repeat left top;
+ background : url("/site/tab_l.gif") no-repeat left top;
padding : 5px 9px;
white-space : nowrap;
}
More information about the commits
mailing list