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
706f0e59
Commit
706f0e59
authored
Jul 09, 2016
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dz-button-capitalize' into 'master'
Update ui_guide.md with button capitalize rule cc @jschatz1 @hazelyang @skyruler See merge request !5161
parents
697e9889
3bae69aa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ui_guide.md
doc/development/ui_guide.md
+2
-1
No files found.
doc/development/ui_guide.md
View file @
706f0e59
...
@@ -52,5 +52,6 @@ information from database or file system
...
@@ -52,5 +52,6 @@ information from database or file system
*
Use red button for destructive actions (not revertable). For example removing issue.
*
Use red button for destructive actions (not revertable). For example removing issue.
*
Use green or blue button for primary action. Primary button should be only one.
*
Use green or blue button for primary action. Primary button should be only one.
Do not use both green and blue button in one form.
Do not use both green and blue button in one form.
*
For all other cases use default white button
*
For all other cases use default white button.
*
Text button should have only first word capitalized. So should be "Create issue" instead of "Create Issue"
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