mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
New push to head repo of head branch: regenerate patch and retest apply
This commit is contained in:
@@ -824,6 +824,9 @@ pre.raw {
|
||||
.ui .text.purple {
|
||||
color: #6e5494!important;
|
||||
}
|
||||
.ui .text.yellow {
|
||||
color: #FBBD08!important;
|
||||
}
|
||||
.ui .text.left {
|
||||
text-align: left!important;
|
||||
}
|
||||
@@ -1412,7 +1415,7 @@ footer .container .links > *:first-child {
|
||||
border: solid 1px #ccc;
|
||||
border-bottom-color: #bbb;
|
||||
border-radius: 3px;
|
||||
box-shadow: inset 0 -1px 0 #bbbbbb;
|
||||
box-shadow: inset 0 -1px 0 #bbb;
|
||||
}
|
||||
.markdown .csv-data td,
|
||||
.markdown .csv-data th {
|
||||
|
@@ -126,6 +126,9 @@ pre {
|
||||
&.purple {
|
||||
color: #6e5494!important;
|
||||
}
|
||||
&.yellow {
|
||||
color: #FBBD08!important;
|
||||
}
|
||||
|
||||
&.left {
|
||||
text-align: left!important;
|
||||
|
Reference in New Issue
Block a user