mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
add table function
This commit is contained in:
@@ -44,4 +44,15 @@
|
||||
}
|
||||
.add-workspace:hover {
|
||||
color: #202428;
|
||||
}
|
||||
.workspace .table-heading {
|
||||
padding: 0.25rem;
|
||||
border-bottom: 1px solid #e6e6e6;
|
||||
}
|
||||
.workspace .sf3-font {
|
||||
color: #949494;
|
||||
font-size: 20px;
|
||||
}
|
||||
.workspace .add-table-range:hover {
|
||||
background-color: #f8f8f8;
|
||||
}
|
Reference in New Issue
Block a user