Some css fixes
This commit is contained in:
parent
3a33795f2b
commit
22f4c1908d
|
@ -158,6 +158,11 @@ table.highlighttable .linenodiv pre {
|
||||||
color:#333;
|
color:#333;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tree-content-holder {
|
#tree-content-holder .view_file{
|
||||||
@include shade;
|
@include shade;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tree-readme-holder .readme {
|
||||||
|
@include shade;
|
||||||
|
margin-bottom:20px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue