Bug 771501 - Update text selection handle graphics. r=mfinkle

This commit is contained in:
Margaret Leibovic 2012-07-06 11:19:27 -07:00
parent cfdae63032
commit 284e3eb16e
3 changed files with 2 additions and 2 deletions

View File

@ -1427,8 +1427,8 @@ var SelectionHandler = {
},
// Units in pixels
HANDLE_WIDTH: 35,
HANDLE_HEIGHT: 64,
HANDLE_WIDTH: 45,
HANDLE_HEIGHT: 66,
HANDLE_PADDING: 20,
HANDLE_HORIZONTAL_OFFSET: 5,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB