Sha256: a2c8dbab9288b0837561d2bc0b9155ca8213c868b4b40756c9a61d25d6717991
Contents?: true
Size: 411 Bytes
Versions: 8
Compression:
Stored size: 411 Bytes
Contents
/*! * jQuery UI Autocomplete 1.10.3 * http://jqueryui.com * * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming */ /* *= require jquery.ui.core *= require jquery.ui.menu *= require jquery.ui.theme */ .ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; }
Version data entries
8 entries across 8 versions & 2 rubygems