From 96a4fbb313b95ff78402781e0bea55b4118f1e72 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Sun, 5 Jan 2003 04:36:26 +0000 Subject: [PATCH] Resizer widget should only use moz-appearance styling in the classic theme. Icon for modern by Grey Hodge , other changes by Tim Hill , r=jag, sr=bzbarsky git-svn-id: svn://10.0.0.236/trunk@135850 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/themes/classic/global/win/global.css | 7 ++++++- mozilla/themes/modern/global/global.css | 7 +++++++ mozilla/themes/modern/global/icons/resizer.png | Bin 0 -> 245 bytes mozilla/themes/modern/jar.mn | 1 + .../global/resources/content/bindings/general.xml | 2 +- 5 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 mozilla/themes/modern/global/icons/resizer.png diff --git a/mozilla/themes/classic/global/win/global.css b/mozilla/themes/classic/global/win/global.css index b5844a3fccb..1af9a25b43b 100644 --- a/mozilla/themes/classic/global/win/global.css +++ b/mozilla/themes/classic/global/win/global.css @@ -134,7 +134,12 @@ statusbarpanel { .statusbarpanel-iconic { padding: 0px; -} +} + +resizer[dir="bottomright"] { + -moz-appearance: resizer; + cursor: se-resize; +} /* ::::: miscellaneous ::::: */ diff --git a/mozilla/themes/modern/global/global.css b/mozilla/themes/modern/global/global.css index 1ccf9581798..a6a48d29743 100644 --- a/mozilla/themes/modern/global/global.css +++ b/mozilla/themes/modern/global/global.css @@ -161,6 +161,13 @@ statusbarpanel { margin: 0px !important; } +resizer[dir="bottomright"] { + background-image: url("chrome://global/skin/icons/resizer.png"); + cursor: se-resize; + width: 15px; + height: 15px; +} + /* ::::: miscellaneous ::::: */ .toolbar-focustarget { diff --git a/mozilla/themes/modern/global/icons/resizer.png b/mozilla/themes/modern/global/icons/resizer.png new file mode 100644 index 0000000000000000000000000000000000000000..e1836d0dbd036282d43fa792af77b9cb196023e9 GIT binary patch literal 245 zcmeAS@N?(olHy`uVBq!ia0vp^{2 - +