1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-19 09:49:47 +00:00

modify lib-delete-btn style

This commit is contained in:
shanshuirenjia
2018-12-12 17:30:22 +08:00
parent 7c91ae88e4
commit 0d2796f659
2 changed files with 13 additions and 1 deletions

View File

@@ -167,6 +167,18 @@ ul,ol,li {
overflow: auto;
}
.link-dropdown-item {
color: #6e7687;
}
.link-dropdown-item:hover {
color: #16181b;
text-decoration: none;
}
.link-dropdown-item:active {
color: #fff;
}
/* UI Widget */
/**** caret ****/