Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 10:52:47 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 10:52:47 +0400
commit3805797cae702e46a83b5da9b6411f1899c3d1a0 (patch)
treec9bb7eac8362227ccf4586b261cd2ab4872863a2 /app/views/projects/blob/_blob.html.haml
parent399d0bdde79774b4cc7e6a9dd480a8b7cb690bed (diff)
scss: rename file_content to file-content etc
Diffstat (limited to 'app/views/projects/blob/_blob.html.haml')
-rw-r--r--app/views/projects/blob/_blob.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/blob/_blob.html.haml b/app/views/projects/blob/_blob.html.haml
index 68d6c06065c..6524aaeef4c 100644
--- a/app/views/projects/blob/_blob.html.haml
+++ b/app/views/projects/blob/_blob.html.haml
@@ -17,8 +17,8 @@
= link_to title, '#'
%div#tree-content-holder.tree-content-holder
- .file_holder
- .file_title
+ .file-holder
+ .file-title
%i.icon-file
%span.file_name
= blob.name