mirror of
https://github.com/go-gitea/gitea
synced 2025-09-10 18:58:27 +00:00
lock gopmfile
This commit is contained in:
@@ -1427,6 +1427,7 @@ The register and sign-in page style
|
||||
}
|
||||
.code-view .lines-code > pre > ol.linenums > li {
|
||||
padding: 0 10px;
|
||||
line-height: 20px;
|
||||
}
|
||||
.code-view .lines-code > pre > ol.linenums > li.active {
|
||||
background: #ffffdd;
|
||||
|
@@ -458,6 +458,7 @@
|
||||
border-left: 1px solid #ddd;
|
||||
> ol.linenums > li {
|
||||
padding: 0 10px;
|
||||
line-height: 20px;
|
||||
&.active {
|
||||
background: #ffffdd;
|
||||
}
|
||||
|
Reference in New Issue
Block a user