mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 11:28:27 +00:00
This commit is contained in:
committed by
techknowlogick
parent
2569363204
commit
c62c0b669a
@@ -275,6 +275,18 @@ pre, code {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&.bottom.attached.message {
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
color: black;
|
||||
.pull-right {
|
||||
color: black;
|
||||
}
|
||||
&>span, .pull-right>span{
|
||||
color:#21ba45;
|
||||
}
|
||||
}
|
||||
|
||||
.header > i + .content {
|
||||
padding-left: 0.75rem;
|
||||
vertical-align: middle;
|
||||
|
Reference in New Issue
Block a user