diff options
author | sarrahvesselov <svesselov@gitlab.com> | 2017-09-20 11:43:06 -0400 |
---|---|---|
committer | sarrahvesselov <svesselov@gitlab.com> | 2017-09-20 11:43:06 -0400 |
commit | 6a2bab1f90f7d7aa4eb02fb16e1c0e96c46bb794 (patch) | |
tree | 179fba9a2931ed7cce2c7c4361438582464bfca3 /doc | |
parent | c60eab5a1c57bf1bc355af7a8216398334037402 (diff) | |
download | gitlab-ce-6a2bab1f90f7d7aa4eb02fb16e1c0e96c46bb794.tar.gz |
updated verbiage and added todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/ux_guide/basics.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/development/ux_guide/basics.md b/doc/development/ux_guide/basics.md index f36126e56eb..1e661bda7ca 100644 --- a/doc/development/ux_guide/basics.md +++ b/doc/development/ux_guide/basics.md @@ -33,10 +33,13 @@ This is the typeface used for code blocks and references to commits, branches, a ## Icons -GitLab has a strong and unique personality. When you look at any screen, you should know immediately that this is GitLab. Iconography is a powerful visual cue to the user and should reflect our particular sense of style. +GitLab has a strong, unique personality. When you look at any screen, you should know immediately know that it is GitLab. +Iconography is a powerful visual cue to the user and is a great way for us to reflect our particular sense of style. ![Icon sampler](img/icon-spec.png) +> TODO: List all icons, proper usage, hover, and active states. + --- ## Color |