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/images/._resize_handle_horiz.png | Bin 0 -> 4096 bytes themes/graycube/images/._resize_horiz.png | Bin 0 -> 4096 bytes themes/graycube/images/resize_handle_horiz.png | Bin 0 -> 100 bytes themes/graycube/images/resize_horiz.png | Bin 0 -> 102 bytes themes/graycube/theme.css | 3 ++- 5 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 themes/graycube/images/._resize_handle_horiz.png create mode 100644 themes/graycube/images/._resize_horiz.png create mode 100644 themes/graycube/images/resize_handle_horiz.png create mode 100644 themes/graycube/images/resize_horiz.png (limited to 'themes/graycube') diff --git a/themes/graycube/images/._resize_handle_horiz.png b/themes/graycube/images/._resize_handle_horiz.png new file mode 100644 index 000000000..f79bfc23f Binary files /dev/null and b/themes/graycube/images/._resize_handle_horiz.png differ diff --git a/themes/graycube/images/._resize_horiz.png b/themes/graycube/images/._resize_horiz.png new file mode 100644 index 000000000..3a6d9e541 Binary files /dev/null and b/themes/graycube/images/._resize_horiz.png differ diff --git a/themes/graycube/images/resize_handle_horiz.png b/themes/graycube/images/resize_handle_horiz.png new file mode 100644 index 000000000..a2e347e3d Binary files /dev/null and b/themes/graycube/images/resize_handle_horiz.png differ diff --git a/themes/graycube/images/resize_horiz.png b/themes/graycube/images/resize_horiz.png new file mode 100644 index 000000000..cbf190971 Binary files /dev/null and b/themes/graycube/images/resize_horiz.png differ 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