Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
58667862
Commit
58667862
authored
Dec 29, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restyle README section
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
988ce2c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
app/assets/stylesheets/sections/tree.scss
app/assets/stylesheets/sections/tree.scss
+11
-0
app/views/projects/tree/_readme.html.haml
app/views/projects/tree/_readme.html.haml
+4
-4
No files found.
app/assets/stylesheets/sections/tree.scss
View file @
58667862
...
...
@@ -113,3 +113,14 @@
float
:
left
;
margin-top
:
5px
;
}
.readme-holder
{
border-top
:
1px
dashed
#CCC
;
padding-top
:
10px
;
h4
{
font-size
:
14px
;
margin-bottom
:
20px
;
color
:
#777
;
}
}
app/views/projects/tree/_readme.html.haml
View file @
58667862
.
fil
e-holder
#README
.file-title
.
readm
e-holder
#README
%h4
%i
.icon-file
=
readme
.
name
.
file-content.
wiki
=
readme
.
name
.wiki
-
if
gitlab_markdown?
(
readme
.
name
)
=
preserve
do
=
markdown
(
readme
.
data
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment