X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/shared/extjs/css/extjs.css diff --git a/examples/shared/extjs/css/extjs.css b/examples/shared/extjs/css/extjs.css index 08a5cb93..07af0dd4 100644 --- a/examples/shared/extjs/css/extjs.css +++ b/examples/shared/extjs/css/extjs.css @@ -1,9 +1,3 @@ -/*! - * Ext JS Library 3.3.1 - * Copyright(c) 2006-2010 Sencha Inc. - * licensing@sencha.com - * http://www.sencha.com/license - */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} body { @@ -88,14 +82,16 @@ a:hover { width: 738px; } -h1#pagetitle a { - display: block; - font-size: 13px; -/* float: right; */ - line-height: 30px; +h1#pagetitle div { position: absolute; top: 0; right: 0; +} + +h1#pagetitle div a { + font-size: 13px; + /* float: right; */ + line-height: 30px; text-decoration: underline; }