X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/form/forms.css diff --git a/examples/form/forms.css b/examples/form/forms.css deleted file mode 100644 index 62d6e5dd..00000000 --- a/examples/form/forms.css +++ /dev/null @@ -1,29 +0,0 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.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