added .prettyprint ol.linenums li:before
This commit is contained in:
parent
1ceb8967a3
commit
5c6029863c
@ -749,6 +749,11 @@ span.codepot-history-review-count {
|
||||
color: #7E7EAE;
|
||||
} /* IE indents via margin-left */
|
||||
|
||||
.prettyprint ol.linenums li:before {
|
||||
content: " ";
|
||||
border-left: solid #ffffff 1px;
|
||||
}
|
||||
|
||||
/*
|
||||
.prettyprint li.L0,
|
||||
.prettyprint li.L1,
|
||||
|
Loading…
Reference in New Issue
Block a user