X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/examples/form/forms.css diff --git a/examples/form/forms.css b/examples/form/forms.css index 416a9666..b8776132 100644 --- a/examples/form/forms.css +++ b/examples/form/forms.css @@ -1,31 +1,29 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -.calendar .x-menu-item-icon { - background-image:url(../../resources/images/default/shared/calendar.gif); -} - -.search-item { - font:normal 11px tahoma, arial, helvetica, sans-serif; - padding:3px 10px 3px 10px; - border-bottom:1px solid #eeeeee; -} -.search-item h3 { - display:block; - font:inherit; - font-weight:bold; -} - -.search-item h3 span { - float: right; - font-weight:normal; - margin:0 0 5px 5px; - width:100px; - display:block; - clear:none; +/*! + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ +.calendar .x-menu-item-icon { + background-image:url(../../resources/images/default/shared/calendar.gif); +} + +.search-item { + font:normal 11px tahoma, arial, helvetica, sans-serif; + padding:3px 10px 3px 10px; + border-bottom:1px solid #eeeeee; +} +.search-item h3 { + display:block; + font:inherit; + font-weight:bold; +} + +.search-item h3 span { + float: right; + font-weight:normal; + margin:0 0 5px 5px; + width:100px; + display:block; + clear:none; } \ No newline at end of file