提交作业窗口删除全部图标位置修正
This commit is contained in:
parent
431b6603f1
commit
6e14e0b262
|
@ -1840,7 +1840,7 @@ a.remove-upload:hover {text-decoration:none !important;}
|
|||
|
||||
/*gcm upload file count and deleteall*/
|
||||
#upload_file_count #count {color:red; font-size:1.5em;}
|
||||
span.add_attachment .remove_all {background:none;background: url(../images/delete.png) no-repeat 1px 50%; width:1px; display:inline-block;position:absolute;right:21px;text-decoration:none;}
|
||||
span.add_attachment .remove_all {background:none;background: url(../images/delete.png) no-repeat 1px 50%; width:1px; display:inline-block;position:absolute;right:61px;text-decoration:none;}
|
||||
|
||||
|
||||
div.fileover { background-color: lavender; }
|
||||
|
|
Loading…
Reference in New Issue