commit f5da2bd0159a422afd1999ade141d5eba409ae8e
parent cefed0821c444791d6224f02f68aeb08118e46d6
Author: Ryan Wolf <rwolf@borderstylo.com>
Date: Fri, 25 Jun 2010 17:23:20 -0700
seets are shorter to block less clicks
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/chrome/skin/images/empty.png b/chrome/skin/images/empty.png
Binary files differ.
diff --git a/chrome/skin/stylesheets/stylesheet.css b/chrome/skin/stylesheets/stylesheet.css
@@ -16,7 +16,6 @@
position: fixed;
bottom: 0;
left: 0;
- height: 90px;
width: 100%;
}
@@ -25,7 +24,7 @@
bottom: 0;
left: 0;
right: 248px;
- height: 90px;
+ height: 41px;
background: url("chrome://mft3k/skin/images/empty.png") right bottom repeat-x;
}