Improve code view

Now it's more similar to GitHub
This commit is contained in:
Ali Ayas
2014-02-26 11:40:15 +02:00
parent 1f71619b6b
commit e902da6595

View File

@@ -464,10 +464,9 @@ ul#commit-file-list li.border {
li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 {
list-style-type: decimal;
background: white;
}
li.L1, li.L3, li.L5, li.L7, li.L9 {
background: #f5f5f5;
border-left: 1px solid #E5E5E5;
padding-left: 10px;
color: rgba(0, 0, 0, 0.3);
}
pre.blob {