From 17042fc0a28463107153c3038c566841189d9f78 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Jul 2008 06:11:22 +0100 Subject: restyle resizer --- themes/graycube/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/graycube/theme.css') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index 5ea3b7692..b078c6b06 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -500,7 +500,8 @@ div.tagCloudContainer { } #resize-grabber { - right : 40px; border-color : gray; + background : url("images/resize_horiz.png") top left; } + -- cgit v1.2.3