mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
update
This commit is contained in:
@@ -4,9 +4,15 @@
|
||||
border-bottom: 2px solid #e3e3e3;
|
||||
font-size: 1rem;
|
||||
}
|
||||
.workspace .workspace-name .dropdown-toggle:after {
|
||||
color: #929292;
|
||||
}
|
||||
.workspace .workspace-name:hover {
|
||||
border-bottom: 2px solid #202428;
|
||||
}
|
||||
.workspace .workspace-name:hover .dropdown-toggle:after {
|
||||
color: #202428;
|
||||
}
|
||||
.workspace .add-table-btn {
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
@@ -27,6 +33,10 @@
|
||||
}
|
||||
.add-table-btn-container {
|
||||
align-items: center;
|
||||
margin: 1rem 0 0.75rem;
|
||||
}
|
||||
.add-table-btn-container span {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
.add-workspace {
|
||||
color: #929292;
|
||||
|
Reference in New Issue
Block a user