summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css')
-rw-r--r--xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css b/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css
deleted file mode 100644
index 8d449e3..0000000
--- a/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css
+++ /dev/null
@@ -1,16 +0,0 @@
-/*!
- * jQuery UI Autocomplete 1.12.0
- * http://jqueryui.com
- *
- * Copyright jQuery Foundation and other contributors
- * Released under the MIT license.
- * http://jquery.org/license
- *
- * http://api.jqueryui.com/autocomplete/#theming
- */
-.ui-autocomplete {
- position: absolute;
- top: 0;
- left: 0;
- cursor: default;
-}