summaryrefslogtreecommitdiff
path: root/themes/graycube
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-07-25 06:11:22 +0100
committerAndrew Dolgov <[email protected]>2008-07-25 06:11:22 +0100
commit17042fc0a28463107153c3038c566841189d9f78 (patch)
treee3cc7cf04a62b80f1a00c445783388237c631777 /themes/graycube
parent27f0d7f3f5131f0f1228686b72ead7eb97256f86 (diff)
restyle resizer
Diffstat (limited to 'themes/graycube')
-rw-r--r--themes/graycube/images/._resize_handle_horiz.pngbin0 -> 4096 bytes
-rw-r--r--themes/graycube/images/._resize_horiz.pngbin0 -> 4096 bytes
-rw-r--r--themes/graycube/images/resize_handle_horiz.pngbin0 -> 100 bytes
-rw-r--r--themes/graycube/images/resize_horiz.pngbin0 -> 102 bytes
-rw-r--r--themes/graycube/theme.css3
5 files changed, 2 insertions, 1 deletions
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
--- /dev/null
+++ b/themes/graycube/images/._resize_handle_horiz.png
Binary files differ
diff --git a/themes/graycube/images/._resize_horiz.png b/themes/graycube/images/._resize_horiz.png
new file mode 100644
index 000000000..3a6d9e541
--- /dev/null
+++ b/themes/graycube/images/._resize_horiz.png
Binary files 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
--- /dev/null
+++ b/themes/graycube/images/resize_handle_horiz.png
Binary files differ
diff --git a/themes/graycube/images/resize_horiz.png b/themes/graycube/images/resize_horiz.png
new file mode 100644
index 000000000..cbf190971
--- /dev/null
+++ b/themes/graycube/images/resize_horiz.png
Binary files 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;
}
+