r2793 - commenting

r2793 - commenting


Author: scottjehl
Date: Tue Jun 16 14:26:14 2009
New Revision: 2793
Modified:
branches/labs/selectmenu/ui.selectmenu.css
Log:
commenting
Modified: branches/labs/selectmenu/ui.selectmenu.css
==============================================================================
--- branches/labs/selectmenu/ui.selectmenu.css    (original)
+++ branches/labs/selectmenu/ui.selectmenu.css    Tue Jun 16 14:26:14 2009
@@ -1,13 +1,5 @@
- /*
- * jQuery UI selectmenu
- *
- * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
- *
- * http://docs.jquery.com/UI
- */
-
+/* Selectmenu
+----------------------------------*/
.ui-selectmenu { display: block; position:relative; height:2em;
text-decoration: none; overflow:hidden;}
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top:
50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none;
position:absolute; top: 0; visibility: hidden; overflow: auto; }