mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 17:48:19 +00:00
This commit is contained in:
committed by
techknowlogick
parent
2569363204
commit
c62c0b669a
@@ -568,9 +568,12 @@
|
||||
.ui.attached.info.message, .ui.info.message {
|
||||
box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent;
|
||||
}
|
||||
.ui.positive.message {
|
||||
.ui.bottom.attached.message {
|
||||
background-color: #2c662d;
|
||||
color: #fcfff5;
|
||||
color: #87ab63;
|
||||
}
|
||||
.ui.bottom.attached.message .pull-right {
|
||||
color: #87ab63;
|
||||
}
|
||||
.ui.info.message {
|
||||
background-color: #2c3b4a;
|
||||
|
Reference in New Issue
Block a user