mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
Combine view mode (#2959)
This commit is contained in:
@@ -8,11 +8,12 @@
|
||||
|
||||
.border-left-show:before {
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
bottom: 3px;
|
||||
left: -16px;
|
||||
border-left: 1px solid #ddd;
|
||||
top: 10px;
|
||||
left: 0;
|
||||
width: 1px;
|
||||
height: 30px;
|
||||
content: '';
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
/* end toolbar-container */
|
||||
|
Reference in New Issue
Block a user