mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
[a11y] dir view - file tag: improvements & added support for 'keyboard access'
This commit is contained in:
@@ -45,8 +45,9 @@
|
||||
|
||||
.tag-demo .tag-files {
|
||||
margin-right: 0.5rem;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px solid;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.tag-list-item .tag-edit {
|
||||
@@ -58,6 +59,8 @@
|
||||
height: 2.25rem;
|
||||
border-radius: 0.25rem;
|
||||
color: #798d99;
|
||||
cursor: pointer;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.tag-list-item .tag-edit:hover {
|
||||
|
Reference in New Issue
Block a user