fix rename icon, fix #9257

This commit is contained in:
Jan-Christoph Borchardt 2014-06-27 15:53:32 +02:00
parent 3b2fd5e4e6
commit e33fa226cd
1 changed files with 2 additions and 2 deletions

View File

@ -437,9 +437,9 @@ a.action>img {
}
#fileList a.action[data-action="Rename"] {
padding:18px 14px !important;
padding: 16px 14px 17px !important;
position: relative;
top: -6px;
top: -21px;
}
#fileList tr:hover a.action, #fileList a.action.permanent {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";