Prepare 0.5 release

This commit is contained in:
Unknwon 2014-09-12 19:42:11 -04:00
parent 1b7adf57e9
commit bba401a5dc
6 changed files with 28 additions and 28 deletions

View file

@ -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;

View file

@ -399,6 +399,7 @@ border-top-right-radius: .25em;
}
}
.lines-num {
vertical-align: top;
text-align: right;
color: #999;
background: #f5f5f5;