---
 src/app/stylesheets/aggregator.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/app/stylesheets/aggregator.scss 
b/src/app/stylesheets/aggregator.scss
index 40e7fc1..898d1b4 100644
--- a/src/app/stylesheets/aggregator.scss
+++ b/src/app/stylesheets/aggregator.scss
@@ -166,7 +166,7 @@ h2 {
 #subheader {
   background: lighten($headerbg,50%) url(/images/subheader-shade.png) repeat-x 
0 0;
   position: relative;
-  min-height: 120px;
+  min-height: 130px;
   #s {
     font-size: 80%;
     text-align: right;
@@ -353,7 +353,7 @@ nav {
 
 /* image backgrounds for tabs */
 li.operation>ul, li.administration>ul, li.build>ul, li.runtime>ul {
-  background: url(/images/tab-bg.png) repeat-x 0 0;
+  background: #ddd url(/images/tab-bg.png) repeat-x 0 0;
 }
   li.operation.selected>ul { background-position: 0 -140px; }
   li.operation>ul { background-position: 0 -210px; }
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to