diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2008-09-03 13:02:35 +0000 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2008-09-03 13:02:35 +0000 |
commit | d0b0281db1c187aec10231492e276ec5aa9603a2 (patch) | |
tree | 87511b1e800238cdd2d7979baf4c6d7b782a5ee5 /demos/real-world/layout/demo-ie.css | |
parent | d6a247afffd6169b7ef58f03a67df9dcf5894c30 (diff) | |
download | jquery-ui-d0b0281db1c187aec10231492e276ec5aa9603a2.tar.gz jquery-ui-d0b0281db1c187aec10231492e276ec5aa9603a2.zip |
layout demo: minor js refactoring; decreased duration of loading overlay, improved indicator position, fixed overlay in IE (100% height for html and body)
Diffstat (limited to 'demos/real-world/layout/demo-ie.css')
-rw-r--r-- | demos/real-world/layout/demo-ie.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/real-world/layout/demo-ie.css b/demos/real-world/layout/demo-ie.css new file mode 100644 index 000000000..bb59ee43c --- /dev/null +++ b/demos/real-world/layout/demo-ie.css @@ -0,0 +1 @@ +#overlay #preloader img { margin-top: 11px; }
\ No newline at end of file |