mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Menu: Update license header in theme.
This commit is contained in:
parent
2a226f6e63
commit
70e8e9f294
9
themes/base/jquery.ui.menu.css
vendored
9
themes/base/jquery.ui.menu.css
vendored
@ -1,5 +1,10 @@
|
|||||||
/* Menu
|
/*
|
||||||
----------------------------------*/
|
* jQuery UI Menu @VERSION
|
||||||
|
*
|
||||||
|
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
||||||
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||||
|
* http://jquery.org/license
|
||||||
|
*/
|
||||||
.ui-menu {
|
.ui-menu {
|
||||||
list-style:none;
|
list-style:none;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user