From 8105c48065df87218c7df40dd630b5ed0f3ecd5c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Mon, 9 Jun 2008 01:31:31 +0000 Subject: [PATCH] whitespace only - newline at EOF --- themes/flora/flora.css | 2 +- themes/flora/flora.resizable.css | 2 +- themes/flora/flora.tabs.css | 1 - themes/ui.datepicker.css | 2 +- ui/ui.core.js | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/themes/flora/flora.css b/themes/flora/flora.css index f67bb3f8c..77979b2e2 100644 --- a/themes/flora/flora.css +++ b/themes/flora/flora.css @@ -1,2 +1,2 @@ .ui-wrapper { border: 1px solid #50A029; } -.ui-wrapper input, .ui-wrapper textarea { border: 0; } \ No newline at end of file +.ui-wrapper input, .ui-wrapper textarea { border: 0; } diff --git a/themes/flora/flora.resizable.css b/themes/flora/flora.resizable.css index 9c9a5433d..61fb0ddcb 100644 --- a/themes/flora/flora.resizable.css +++ b/themes/flora/flora.resizable.css @@ -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); } \ No newline at end of file +.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(i/resizable-ne.gif); } diff --git a/themes/flora/flora.tabs.css b/themes/flora/flora.tabs.css index c79a17e63..4a73b1b40 100644 --- a/themes/flora/flora.tabs.css +++ b/themes/flora/flora.tabs.css @@ -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; } - diff --git a/themes/ui.datepicker.css b/themes/ui.datepicker.css index 408bd1e11..da9d0eebf 100644 --- a/themes/ui.datepicker.css +++ b/themes/ui.datepicker.css @@ -204,4 +204,4 @@ img.ui-datepicker-trigger { left: -4px; /*must have*/ width: 200px; /*must have*/ height: 200px; /*must have*/ -} \ No newline at end of file +} diff --git a/ui/ui.core.js b/ui/ui.core.js index b20e492e4..1e8fa48b9 100644 --- a/ui/ui.core.js +++ b/ui/ui.core.js @@ -286,4 +286,4 @@ $.ui.mouse.defaults = { delay: 0 }; -})(jQuery); \ No newline at end of file +})(jQuery); -- 2.39.5