1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

improve ui (#2907)

This commit is contained in:
杨顺强
2019-01-29 16:47:20 +08:00
committed by Daniel Pan
parent 358e3e6506
commit 4bce84ffa5
7 changed files with 13 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
padding: 10px;
border: 1px solid #e6e6dd;
border-radius: 5px;
background: #f8f8f8;
/* background: #f8f8f8; */
}
.used-tag-list {
@@ -27,7 +27,7 @@
}
.used-tag-files {
color: #666;
color: #888;
font-size: 14px;
}
@@ -46,9 +46,9 @@
color: #333;
}
.file-flag {
font-size: 12px;
color: #f19645;
.info-icon {
color: #888;
vertical-align: middle;
}
.readme-dialog-edit {