Progress towards conversion to using Ext JS 3.0 (RC 2 for the moment).
[htsworkflow.git] / www / css / app.css
index 63e86e15a13975c2558e3b42906222367ce22925..81568b569fc4db4a3afd49da31312ba089b1cfc6 100644 (file)
@@ -1,3 +1,13 @@
+#header {
+    background: #7F99BE url(/static/images/layout-browser-hd-bg.gif) repeat-x center;
+}
+#header h1 {
+    font-size: 16px;
+    color: #fff;
+    font-weight: normal;
+    padding: 5px 10px;
+}
+
 #left_bar {
     position: absolute;
     top: 5px;