mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
Revert "Revert "[library list] added 'plus' icon to the toggle of the dropdow…" (#7412)
This reverts commit b606f65f4e
.
This commit is contained in:
14
frontend/src/css/single-dropdown-toolbar.css
Normal file
14
frontend/src/css/single-dropdown-toolbar.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.sf-dropdown-combined-toggle {
|
||||
color: #666;
|
||||
padding: 2px 4px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.sf-dropdown-combined-toggle:hover {
|
||||
background: #efefef;
|
||||
}
|
||||
|
||||
.sf-dropdown-combined-toggle .main-icon {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user