aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/flora/flora.css2
-rw-r--r--themes/flora/flora.resizable.css2
-rw-r--r--themes/flora/flora.tabs.css1
-rw-r--r--themes/ui.datepicker.css2
4 files changed, 3 insertions, 4 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
+}