mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 03:16:34 +00:00
change option icon background when table range highlight (#7874)
This commit is contained in:
@@ -590,6 +590,10 @@ a, a:hover {
|
|||||||
background: #efefef; /* for .op-icon shown in white containers */
|
background: #efefef; /* for .op-icon shown in white containers */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tr-highlight .op-icon {
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
.action-icon,
|
.action-icon,
|
||||||
.attr-action-icon {
|
.attr-action-icon {
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
|
Reference in New Issue
Block a user