X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/resources/style.css diff --git a/docs/resources/style.css b/docs/resources/style.css index a3aa62c2..41beb2da 100644 --- a/docs/resources/style.css +++ b/docs/resources/style.css @@ -1,3 +1,9 @@ +/*! + * Ext JS Library 3.0.0 + * Copyright(c) 2006-2009 Ext JS, LLC + * licensing@extjs.com + * http://www.extjs.com/license + */ .body-wrap { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #222; @@ -44,7 +50,7 @@ border-right:1px solid #d0d0d0; border-top:1px solid #eee; border-left:1px solid #eee; - background: #f9f9f9 url(../../resources/images/default/grid/grid3-hrow.gif) repeat-x 0 top; + background: #f9f9f9 url(../resources/images/default/grid/grid3-hrow.gif) repeat-x 0 top; padding:3px; } .body-wrap .msource-header {