X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/examples/tree/xml-tree-loader.css diff --git a/examples/tree/xml-tree-loader.css b/examples/tree/xml-tree-loader.css index e32cc5a9..2c45b4bc 100644 --- a/examples/tree/xml-tree-loader.css +++ b/examples/tree/xml-tree-loader.css @@ -1,33 +1,31 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -#details-panel .x-panel-body { - padding: 10px; - background: #eee; - color: #555; -} -#details-panel a:link, #details-panel a:visited { - color: #369; -} -#details-panel h2 { - color: #369; - font-size: 15px; -} -#details-panel p { - margin-bottom: 5px; -} - -.author-m { - background-image: url(../shared/icons/fam/user.gif) !important; -} -.author-f { - background-image: url(../shared/icons/fam/user_female.gif) !important; -} -.book { - background-image: url(../shared/icons/fam/book.png) !important; -} +/*! + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license + */ +#details-panel .x-panel-body { + padding: 10px; + background: #eee; + color: #555; +} +#details-panel a:link, #details-panel a:visited { + color: #369; +} +#details-panel h2 { + color: #369; + font-size: 15px; +} +#details-panel p { + margin-bottom: 5px; +} + +.author-m { + background-image: url(../shared/icons/fam/user.gif) !important; +} +.author-f { + background-image: url(../shared/icons/fam/user_female.gif) !important; +} +.book { + background-image: url(../shared/icons/fam/book.png) !important; +}