CSS improvements for diff & file view
This commit is contained in:
parent
a27ee18428
commit
be79c9def9
13 changed files with 46 additions and 29 deletions
|
@ -11,6 +11,7 @@
|
|||
#tree-content-holder
|
||||
.view_file
|
||||
.view_file_header
|
||||
%i.icon-file
|
||||
%strong= @snippet.file_name
|
||||
.view_file_content
|
||||
%div{:class => current_user.dark_scheme ? "black" : ""}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue