Deactivate shading representation of lag time, and remove redundant

background-color specification in the CSS to avoid confusion.
This commit is contained in:
Drake 2006-09-07 22:57:17 +00:00
parent 1788eaae13
commit a2521f0472
2 changed files with 1 additions and 2 deletions

View file

@ -164,7 +164,6 @@ addEvent(window, "load", initPopUp);
position:relative;
}
div.projectBar {
background-color:#7AB7E9;
position:absolute;
height:10px;
z-index:2;