whitespace only - newline at EOF

This commit is contained in:
Richard Worth 2008-06-09 01:31:31 +00:00
parent fb925eb105
commit 8105c48065
5 changed files with 4 additions and 5 deletions

View File

@ -1,2 +1,2 @@
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

View File

@ -17,4 +17,4 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(i/resizable-se.gif); }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(i/resizable-sw.gif); }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(i/resizable-nw.gif); }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(i/resizable-ne.gif); }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(i/resizable-ne.gif); }

View File

@ -102,4 +102,3 @@
*:first-child+html .ui-tabs-nav { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
display: inline-block;
}

View File

@ -204,4 +204,4 @@ img.ui-datepicker-trigger {
left: -4px; /*must have*/
width: 200px; /*must have*/
height: 200px; /*must have*/
}
}

View File

@ -286,4 +286,4 @@ $.ui.mouse.defaults = {
delay: 0
};
})(jQuery);
})(jQuery);