mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Add core update notification to admin dashboard
This commit is contained in:
parent
d25690e3e9
commit
9c9629f7e1
5 changed files with 49 additions and 1 deletions
|
|
@ -101,6 +101,9 @@ body>.x,
|
|||
.message.error h3 {
|
||||
color: #943a38;
|
||||
}
|
||||
.message.core_update {
|
||||
display: none;
|
||||
}
|
||||
.x h1 {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue