From c6034af44e47e08f610f18b132b3a69c592d0f91 Mon Sep 17 00:00:00 2001 From: randx Date: Sun, 29 Jul 2012 12:51:58 +0300 Subject: [PATCH] Styled Source Browse --- app/assets/images/file_dir.png | Bin 485 -> 0 bytes app/assets/stylesheets/sections/tree.scss | 2 -- 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/app/assets/images/file_dir.png b/app/assets/images/file_dir.png index bd94124..97b0539 100644 Binary files a/app/assets/images/file_dir.png and b/app/assets/images/file_dir.png differ diff --git a/app/assets/stylesheets/sections/tree.scss b/app/assets/stylesheets/sections/tree.scss index c915e0a..2663fc9 100644 --- a/app/assets/stylesheets/sections/tree.scss +++ b/app/assets/stylesheets/sections/tree.scss @@ -38,9 +38,7 @@ .tree-item { .tree-item-file-name { vertical-align:middle; - font-weight:bold; a { - color:$style_color; &:hover { color:$blue_link; } -- libgit2 0.21.2