mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
Moved manage/delete buttons to the right
This commit is contained in:
parent
120fc5296a
commit
5878692c81
1 changed files with 8 additions and 0 deletions
|
@ -492,6 +492,14 @@
|
|||
}
|
||||
.file > .overlay {
|
||||
border-radius: 3px;
|
||||
padding-top: 3px;
|
||||
text-align: right;
|
||||
|
||||
a {
|
||||
color: #e93250;
|
||||
display: inline;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
.html-thumbnail > .overlay {
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue