Commit c6034af44e47e08f610f18b132b3a69c592d0f91
1 parent
c2817e6f
Exists in
master
and in
4 other branches
Styled Source Browse
Showing
2 changed files
with
0 additions
and
2 deletions
Show diff stats
app/assets/images/file_dir.png
app/assets/stylesheets/sections/tree.scss
@@ -38,9 +38,7 @@ | @@ -38,9 +38,7 @@ | ||
38 | .tree-item { | 38 | .tree-item { |
39 | .tree-item-file-name { | 39 | .tree-item-file-name { |
40 | vertical-align:middle; | 40 | vertical-align:middle; |
41 | - font-weight:bold; | ||
42 | a { | 41 | a { |
43 | - color:$style_color; | ||
44 | &:hover { | 42 | &:hover { |
45 | color:$blue_link; | 43 | color:$blue_link; |
46 | } | 44 | } |