mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
12.0 change triangle icon (#6233)
* change main page * change main panel icon to #666666 * change wiki icon * change sort icons * change hidden header table * change style
This commit is contained in:
@@ -56,14 +56,9 @@
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.tree-section .tree-section-header .sf3-font-drop-down {
|
||||
.tree-section .tree-section-header .sf3-font-down {
|
||||
font-size: 12px;
|
||||
color: #999;
|
||||
transform: scale(.8);
|
||||
}
|
||||
|
||||
.tree-section .tree-section-header .sf3-font-drop-down.icon-rotate-90 {
|
||||
transform: rotate(90deg) scale(.8);
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
.tree-section .tree-section-header-operation .dropdown {
|
||||
|
Reference in New Issue
Block a user