Team:TU-Delft/Test2

From 2011.igem.org

(Difference between revisions)
Line 146: Line 146:
a#prev_page_button:hover{
a#prev_page_button:hover{
background-position:0px 0px;
background-position:0px 0px;
 +
}
 +
 +
.loading{
 +
width:160px;
 +
height:56px;
 +
position: absolute;
 +
top:50%;
 +
margin-top:-28px;
 +
right:135px;
 +
line-height:56px;
 +
color:#fff;
 +
padding-left:60px;
 +
font-size:15px;
 +
background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
 +
opacity: 0.7;
 +
z-index:9999;
 +
-moz-border-radius:20px;
 +
-webkit-border-radius:20px;
 +
border-radius:20px;
}
}

Revision as of 13:15, 16 June 2011

Loading pages...