Sha256: 48294eb0930b775a75944f83380ddd74174b45003312a5699e486f5ee9cda85c

Contents?: true

Size: 351 Bytes

Versions: 1

Compression:

Stored size: 351 Bytes

Contents

/*!
 * jQuery UI Autocomplete 1.13.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
 */
/*
 *= require jquery-ui/theme
 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jquery-ui-rails-7.0.0 app/assets/stylesheets/jquery-ui/autocomplete.css