Commit Graph

7 Commits

Author SHA1 Message Date
Scott González
9c0cd47784 Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
(cherry picked from commit 42dd56de5a)
2011-05-20 09:59:10 -04:00
Richard Worth
5e095e9f4c Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined)
(cherry picked from commit 5058ac3ce7)
2011-04-29 07:03:10 -04:00
Richard Worth
541fda3180 Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
(cherry picked from commit 08b6a2b518)
2011-04-09 23:13:47 -04:00
Richard Worth
371f1a4ffd Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
(cherry picked from commit 64f13b661a)
2011-04-09 15:56:41 -04:00
Scott González
83fca58d1c Updated copyright year. 2011-01-17 09:36:00 -05:00
Scott González
d8caa61be6 All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files. 2010-07-14 15:55:54 -04:00
Richard Worth
828bcdd2f0 fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 2010-02-16 01:38:23 +00:00