summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-08 13:29:14 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-08 13:29:14 +0200
commit057b1c317bd27461cce93d93399909e67869b159 (patch)
tree6994fc65ee6ac558195e8948c56626493af28d4a /app/views/help
parentd4892e41449905a98f33e25edcb52aac5d2093be (diff)
downloadgitlab-ce-057b1c317bd27461cce93d93399909e67869b159.tar.gz
Add new GitLab colors
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/ui.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/help/ui.html.haml b/app/views/help/ui.html.haml
index 7c89457ace3..1bd271477e4 100644
--- a/app/views/help/ui.html.haml
+++ b/app/views/help/ui.html.haml
@@ -107,6 +107,7 @@
.example
%button.btn.btn-default{:type => "button"} Default
+ %button.btn.btn-gray{:type => "button"} Gray
%button.btn.btn-primary{:type => "button"} Primary
%button.btn.btn-success{:type => "button"} Success
%button.btn.btn-info{:type => "button"} Info