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:
@@ -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 ****/
|
||||
|
Reference in New Issue
Block a user