lock gopmfile
This commit is contained in:
parent
d21d7171b0
commit
5d9ef2bb12
6 changed files with 15 additions and 13 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue