mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
@@ -27,6 +27,7 @@
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.notification-container .notification-header .seahub-modal-btn {
|
||||
|
@@ -38,6 +38,11 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.sf-table-result-container.windows-browser::-webkit-scrollbar,
|
||||
.sf-table-canvas::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sf-table-result-container.record-draggable .sf-table-row:hover .drag-handler {
|
||||
background-image: url(../../../../../../../media/img/grippy_large.png);
|
||||
background-repeat: no-repeat;
|
||||
|
Reference in New Issue
Block a user