样式优化
This commit is contained in:
@@ -60,22 +60,4 @@
|
|||||||
color:blue;
|
color:blue;
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
|
||||||
.progressBar {
|
|
||||||
border: solid 2px #86A5AD;
|
|
||||||
background: white url('../images/progressBar_m.gif') no-repeat 10px 10px;
|
|
||||||
display: none;
|
|
||||||
width: 280px;
|
|
||||||
height: 50px;
|
|
||||||
position: fixed;
|
|
||||||
top: 50%;
|
|
||||||
left: 50%;
|
|
||||||
margin-left: -74px;
|
|
||||||
margin-top: -14px;
|
|
||||||
padding: 10px 10px 10px 50px;
|
|
||||||
text-align: left;
|
|
||||||
line-height: 27px;
|
|
||||||
font-weight: bold;
|
|
||||||
position: absolute;
|
|
||||||
z-index: 9999;
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user