Fix unclickable buttons for build menu.
authorvance <vance@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Tue, 10 Aug 2004 01:05:42 +0000 (01:05 +0000)
committervance <vance@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Tue, 10 Aug 2004 01:05:42 +0000 (01:05 +0000)
Vance

git-svn-id: file:///home/svn/build-farm/trunk@22 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

web/build_farm.css

index 36f8e7e8d2aea5a3af66c9720d7e82470cc5c8f0..731fbbb0bff6054fcb9bfd75941b6c65a6f78fda 100644 (file)
@@ -90,16 +90,6 @@ div.build-section {
         clear: both;
         width: 100%;
 }
-div.build-menu { 
-       position:absolute;
-       top:100;
-       left:0;
-        text-align: center;
-       height:90px;
-       width:100%;
-       padding-top:4px;
-        z-index: 10;
-}
 #logo>.build_logo { 
         background-image:url(build_logo.png);
         background-position:center;
@@ -141,7 +131,7 @@ div.build-menu {
         top: 0;
         left: 250px;
         margin-top: 5px;
-        zindex: 10px;
+        z-index: 10;
 }
 #build-menu input { 
         margin: 20px 10px 0px 0px;