1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[font icon] modified 'edit icon'

This commit is contained in:
llj
2015-09-12 15:18:23 +08:00
parent 193bdcafa6
commit 1fe0c4675a
6 changed files with 11 additions and 16 deletions

View File

@@ -349,16 +349,11 @@ p { margin:0.5em 0; }
.op-icon.sf2-x:hover {
color:#f89a68;
}
.op-icon.sf2-icon-edit,
.user-status-edit-icon.sf2-icon-edit,
.perm-edit-icon.sf2-icon-edit {
.sf2-icon-edit {
font-size:16px;
color:#888;
opacity:0.5;
opacity:0.7;
}
.op-icon.sf2-icon-edit:hover,
.user-status-edit-icon.sf2-icon-edit:hover,
.perm-edit-icon.sf2-icon-edit:hover {
.sf2-icon-edit:hover {
opacity:1;
}
.op-icon:hover {/** for <a> **/