mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Rework of page "ranklist" (part2), /style fixed delete, show comments buttons on index.js/
This commit is contained in:
@@ -21,6 +21,16 @@
|
||||
margin: 5px 5px;
|
||||
}
|
||||
|
||||
.delete_bttn {
|
||||
font-size: 15px;
|
||||
margin-top: 12px !important;
|
||||
margin-left: 2px !important;
|
||||
margin-right: 5px !important;
|
||||
padding-top: 4px !important;
|
||||
transition: width 0.5s, height 0.5s, ease-in 0.5s;
|
||||
}
|
||||
|
||||
|
||||
.adminPost {
|
||||
border-left: 4px solid var(--text-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user