mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 03:16:34 +00:00
replace edit icon
This commit is contained in:
@@ -347,6 +347,18 @@ 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 {
|
||||
font-size:16px;
|
||||
color:#888;
|
||||
opacity:0.5;
|
||||
}
|
||||
.op-icon.sf2-icon-edit:hover,
|
||||
.user-status-edit-icon.sf2-icon-edit:hover,
|
||||
.perm-edit-icon.sf2-icon-edit:hover {
|
||||
opacity:1;
|
||||
}
|
||||
.op-icon:hover {/** for <a> **/
|
||||
color:#888;
|
||||
text-decoration:none;
|
||||
|
Reference in New Issue
Block a user