BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
ea09ef8d
Commit
ea09ef8d
authored
Dec 01, 2016
by
winniehell
Committed by
Clement Ho
Jan 25, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Display fullscreen button on small screens (!5302)
parent
1fe80c29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
_md_preview.html.haml
app/views/projects/_md_preview.html.haml
+1
-1
small-screen-fullscreen-button.yml
changelogs/unreleased/small-screen-fullscreen-button.yml
+4
-0
No files found.
app/views/projects/_md_preview.html.haml
View file @
ea09ef8d
...
...
@@ -23,7 +23,7 @@
=
markdown_toolbar_button
({
icon:
"list-ol fw"
,
data:
{
"md-tag"
=>
"1. "
,
"md-prepend"
=>
true
},
title:
"Add a numbered list"
})
=
markdown_toolbar_button
({
icon:
"check-square-o fw"
,
data:
{
"md-tag"
=>
"* [ ] "
,
"md-prepend"
=>
true
},
title:
"Add a task list"
})
.toolbar-group
%button
.toolbar-btn.js-zen-enter.has-tooltip
.hidden-xs
{
type:
"button"
,
tabindex:
-
1
,
aria:
{
label:
"Go full screen"
},
title:
"Go full screen"
,
data:
{
container:
"body"
}
}
%button
.toolbar-btn.js-zen-enter.has-tooltip
{
type:
"button"
,
tabindex:
-
1
,
aria:
{
label:
"Go full screen"
},
title:
"Go full screen"
,
data:
{
container:
"body"
}
}
=
icon
(
"arrows-alt fw"
)
.md-write-holder
...
...
changelogs/unreleased/small-screen-fullscreen-button.yml
0 → 100644
View file @
ea09ef8d
---
title
:
Display fullscreen button on small screens
merge_request
:
5302
author
:
winniehell
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