Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / shared / extjs / css / extjs.css
index 08a5cb9..07af0dd 100644 (file)
@@ -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;
 }