This commit is contained in:
sw 2015-05-08 15:43:55 +08:00
parent 5f6f7b7cdf
commit d4f73ae472
1 changed files with 3 additions and 3 deletions

View File

@ -481,13 +481,13 @@ a:hover.link_file{ background:url(../images/pic_file.png) 0 -25px no-repeat; col
/*日历选择图*/
img.ui-datepicker-trigger {
display:block;
background:url(/images/public_icon.png) -31px 0 no-repeat;
background:url(/images/public_icon.png) -31px 0 no-repeat;
cursor: pointer;
vertical-align: middle;
margin-left: 5px;
margin-top: 5px;
width:16px;
height:15px;
width:16px;
height:15px;
float:left;
}