From 7b339f7f56d2d4fdbddceef385d874cb3cf936d1 Mon Sep 17 00:00:00 2001 From: Jano Slota Date: Tue, 1 Jul 2014 15:31:13 +0200 Subject: [PATCH] Oekaki's going to work now. Trust me --- stylesheets/jquery-ui/core.css | 5 +++++ stylesheets/jquery-ui/resizable.css | 5 +++++ stylesheets/jquery-ui/selectable.css | 5 +++++ stylesheets/jquery-ui/theme.css | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 stylesheets/jquery-ui/core.css create mode 100644 stylesheets/jquery-ui/resizable.css create mode 100644 stylesheets/jquery-ui/selectable.css create mode 100644 stylesheets/jquery-ui/theme.css diff --git a/stylesheets/jquery-ui/core.css b/stylesheets/jquery-ui/core.css new file mode 100644 index 00000000..14474e95 --- /dev/null +++ b/stylesheets/jquery-ui/core.css @@ -0,0 +1,5 @@ +/*! jQuery UI - v1.10.4 - 2014-02-09 +* http://jqueryui.com +* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ + +.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%} \ No newline at end of file diff --git a/stylesheets/jquery-ui/resizable.css b/stylesheets/jquery-ui/resizable.css new file mode 100644 index 00000000..83fbd9b8 --- /dev/null +++ b/stylesheets/jquery-ui/resizable.css @@ -0,0 +1,5 @@ +/*! jQuery UI - v1.10.4 - 2014-02-09 +* http://jqueryui.com +* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ + +.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px} \ No newline at end of file diff --git a/stylesheets/jquery-ui/selectable.css b/stylesheets/jquery-ui/selectable.css new file mode 100644 index 00000000..44deeeba --- /dev/null +++ b/stylesheets/jquery-ui/selectable.css @@ -0,0 +1,5 @@ +/*! jQuery UI - v1.10.4 - 2014-02-09 +* http://jqueryui.com +* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ + +.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black} \ No newline at end of file diff --git a/stylesheets/jquery-ui/theme.css b/stylesheets/jquery-ui/theme.css new file mode 100644 index 00000000..7677a252 --- /dev/null +++ b/stylesheets/jquery-ui/theme.css @@ -0,0 +1,5 @@ +/*! jQuery UI - v1.10.4 - 2014-02-11 +* http://jqueryui.com +* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ + +.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black} \ No newline at end of file