mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
[a11y] added 'keyboard access' for 'dir view - dirent' & fixed bugs
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
.tr-drop-effect {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
.operations {
|
||||
display: flex;
|
||||
}
|
||||
.operations .operation-group {
|
||||
list-style: none;
|
||||
}
|
||||
.operation-group .operation-group-item {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.star-empty {
|
||||
color: #d0d0d0;
|
||||
@@ -31,4 +22,4 @@
|
||||
|
||||
.tag-list-title {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user