mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
change system admin department style (#6915)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.empty-tip .no-items-img-tip {
|
||||
display: inline-block;
|
||||
margin-bottom: 10px;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
.empty-tip .empty-tip-title {
|
||||
|
@@ -3,26 +3,27 @@
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
}
|
||||
.cur-view-container .no-libraty, .cur-view-container .no-member, .cur-view-container .no-group {
|
||||
color: #a4a4a4;
|
||||
text-align: center;
|
||||
margin: 30px 0;
|
||||
}
|
||||
|
||||
.cur-view-path .sf-heading a {
|
||||
color: #eb8205;
|
||||
}
|
||||
|
||||
.cur-view-subcontainer {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.cur-view-subcontainer table {
|
||||
margin: 8px 0 40px;
|
||||
}
|
||||
.org-departments>div{
|
||||
|
||||
.org-departments>div {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.org-members .cur-view-content {
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
.cur-view-path button:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@@ -45,7 +45,7 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.common-toolbar > div{
|
||||
.common-toolbar > div {
|
||||
margin-left: .5rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user