[Adium-commits] www/trac.adiumx.com 6:6270d197f8e4: /chrome/ is totally needed, ...

adium-commits at adiumx.com adium-commits at adiumx.com
Sun Apr 26 08:40:33 UTC 2009


details:	http://hg.adiumx.com/www/trac.adiumx.com/rev/6270d197f8e4
revision:	6:6270d197f8e4
author:		Zachary West <zacw at adiumx.com>
date:		Sun Apr 26 04:40:29 2009 -0400

/chrome/ is totally needed, I'm just half-asleep enough to not remember that.

diffstat:

 htdocs/tabs.css |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 032c68b2396f -r 6270d197f8e4 htdocs/tabs.css
--- a/htdocs/tabs.css	Sun Apr 26 04:38:42 2009 -0400
+++ b/htdocs/tabs.css	Sun Apr 26 04:40:29 2009 -0400
@@ -4,7 +4,7 @@
 {
    float            : left;
    width            : 100%;
-   background       : url("/site/tab_b.gif") repeat-x bottom;
+   background       : url("/chrome/site/tab_b.gif") repeat-x bottom;
    margin-bottom    : 4px;
 }
 
@@ -30,7 +30,7 @@
 DIV.tabs A
 {
    float            : left;
-   background       : url("/site/tab_r.gif") no-repeat right top;
+   background       : url("/chrome/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("/site/tab_l.gif") no-repeat left top;
+   background       : url("/chrome/site/tab_l.gif") no-repeat left top;
    padding          : 5px 9px;
    white-space      : nowrap;
 }




More information about the commits mailing list