1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-22 03:16:34 +00:00

[tag] modification

This commit is contained in:
llj
2018-12-21 15:23:19 +08:00
parent ff104fb16a
commit e2fb37f3cf
5 changed files with 9 additions and 16 deletions

View File

@@ -93,12 +93,12 @@
background-color: #bbb;
}
.tag-popup-back {
.tag-dialog-back {
color: #888;
cursor: pointer;
margin-right: 10px;
}
.tag-popup-back:hover,
.tag-popup-back:focus {
.tag-dialog-back:hover,
.tag-dialog-back:focus {
color: #444;
}