1
0
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:
Michael An
2025-06-03 09:56:06 +08:00
committed by GitHub
parent 91a523e067
commit c066786201

View File

@@ -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;