1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 18:29:23 +00:00
This commit is contained in:
Michael An
2019-03-05 21:22:29 +08:00
parent ad5c82ad41
commit 3e8b1d3e39
4 changed files with 47 additions and 6 deletions

View File

@@ -22,6 +22,10 @@
opacity: 1;
}
.manage-members-table .editing {
background-color: rgba(0, 0, 0, 0.04);
}
.toggle-group-admin-icon:hover,
.delete-group-member-icon:hover {
color: #333;