mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
12.0 remove groups page (#6325)
* 12.0 remove groups page * redirect groups to libraries page
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
.group-top-op-icon { /* for cur-view-path*/
|
||||
display: inline-block;
|
||||
font-size: 22px;
|
||||
margin: 3px 0 0 10px;
|
||||
}
|
||||
|
||||
.cur-view-content-groups .group-list-panel {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.group-list-panel .group-item-heading {
|
||||
font-size: 1rem;
|
||||
font-weight: normal;
|
||||
padding: 0.25rem;
|
||||
border-bottom: 1px solid #e6e6e6;
|
||||
margin: 0.75rem 0 0;
|
||||
}
|
||||
|
||||
.group-list-panel .group-item-empty-tip {
|
||||
color: #a4a4a4;
|
||||
text-align: center;
|
||||
padding: 4px 0;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
}
|
Reference in New Issue
Block a user