mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 23:02:26 +00:00
[add] preview-readme.md (#2857)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.used-tag-name {
|
||||
@@ -42,6 +43,7 @@
|
||||
.readme-file {
|
||||
margin: 0 15px;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.readme-file a {
|
||||
@@ -57,3 +59,8 @@
|
||||
margin: 0 0.25rem;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.readme-dialog-edit {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
}
|
Reference in New Issue
Block a user