summaryrefslogtreecommitdiff
path: root/javascript/jQuery.Sortable.css
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/jQuery.Sortable.css')
-rw-r--r--javascript/jQuery.Sortable.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/javascript/jQuery.Sortable.css b/javascript/jQuery.Sortable.css
new file mode 100644
index 0000000..9f7938f
--- /dev/null
+++ b/javascript/jQuery.Sortable.css
@@ -0,0 +1,4 @@
+.sortable li { margin: 5px; padding: 5px; cursor:move; }
+html>body .sortable li { border:1px solid #CCCCCC;}
+.ui-state-highlight { height: 1.5em; line-height: 1.2em; border:1px solid #FED22F; background: #EEC21F}
+.ui-sortable-helper {background:#EEEEEE;} \ No newline at end of file