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

[fix] readme-style (#2885)

This commit is contained in:
Michael An
2019-01-25 15:48:30 +08:00
committed by Daniel Pan
parent 69b4db2afa
commit 6d7ba7af62
3 changed files with 17 additions and 26 deletions

View File

@@ -36,30 +36,21 @@
text-decoration: underline;
}
.readme-files {
margin-top: 4px;
}
.readme-file {
.file-info {
margin: 0 15px;
display: inline-block;
cursor: pointer;
}
.readme-file a {
.file-info a {
color: #333;
}
.readme-flag {
.file-flag {
font-size: 12px;
color: #f19645;
}
.readme-name {
margin: 0 0.25rem;
font-size: 14px;
}
.readme-dialog-edit {
position: absolute;
right: 16px;