mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +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 */
|
||||
}
|
||||
|
||||
.tr-highlight .op-icon {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.action-icon,
|
||||
.attr-action-icon {
|
||||
margin-left: 0.5rem;
|
||||
|
Reference in New Issue
Block a user