mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Selectmenu: updated copyright notice
This commit is contained in:
parent
12fe28fefd
commit
0734314a44
6
themes/base/jquery.ui.selectmenu.css
vendored
6
themes/base/jquery.ui.selectmenu.css
vendored
@ -1,13 +1,13 @@
|
|||||||
/*!
|
/*!
|
||||||
* jQuery UI Selectmenu @VERSION
|
* jQuery UI Selectmenu @VERSION
|
||||||
|
* http://jqueryui.com
|
||||||
*
|
*
|
||||||
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
* Copyright 2012 jQuery Foundation and other contributors
|
||||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
* Released under the MIT license.
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
* http://docs.jquery.com/UI/Selectmenu#theming
|
* http://docs.jquery.com/UI/Selectmenu#theming
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.ui-selectmenu-menu { padding: 0; margin: 0; position:absolute; top: 0; display: none; }
|
.ui-selectmenu-menu { padding: 0; margin: 0; position:absolute; top: 0; display: none; }
|
||||||
.ui-selectmenu-menu ul.ui-menu { overflow: auto; overflow-y: auto ; overflow-x: hidden; }
|
.ui-selectmenu-menu ul.ui-menu { overflow: auto; overflow-y: auto ; overflow-x: hidden; }
|
||||||
.ui-selectmenu-menu .ui-menu .ui-menu-item a { padding: 0.3em 1em 0.3em 1em; }
|
.ui-selectmenu-menu .ui-menu .ui-menu-item a { padding: 0.3em 1em 0.3em 1em; }
|
||||||
|
Loading…
Reference in New Issue
Block a user