Prepare 0.5 release
This commit is contained in:
parent
1b7adf57e9
commit
bba401a5dc
6 changed files with 28 additions and 28 deletions
|
@ -1316,6 +1316,7 @@ The register and sign-in page style
|
|||
padding: 0;
|
||||
}
|
||||
.code-view .lines-num {
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
color: #999;
|
||||
background: #f5f5f5;
|
||||
|
|
|
@ -399,6 +399,7 @@ border-top-right-radius: .25em;
|
|||
}
|
||||
}
|
||||
.lines-num {
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
color: #999;
|
||||
background: #f5f5f5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue