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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user