mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
[tag popup] don't show new popup; added 'back' icon
This commit is contained in:
@@ -92,3 +92,13 @@
|
||||
.file-tag-item:hover {
|
||||
background-color: #bbb;
|
||||
}
|
||||
|
||||
.tag-popup-back {
|
||||
color: #888;
|
||||
cursor: pointer;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.tag-popup-back:hover,
|
||||
.tag-popup-back:focus {
|
||||
color: #444;
|
||||
}
|
||||
|
Reference in New Issue
Block a user