Commit Graph
19 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 80e1ce1dd7 Fix placeholder color
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-31 17:47:23 +02:00
Alfredo SumaranandJacob Schatz 6a7f4a0767 Apply styling and tweaks to autocomplete dropdown 2016-03-18 14:06:51 -04:00
connorshea e03d0b2892 Follow the CSS Style Guide rules for HEX colors.
Use lowercase letters and shorthand values for HEX colors where
possible.

Discussed in #14299.
2016-03-15 13:56:28 -06:00
Phil Hughes d767e7a181 Changed weight of labels 2016-03-02 15:05:49 +00:00
Phil Hughes 834eea0856 Profile settings
Closes #13853
2016-03-02 11:41:52 +00:00
Jacob Schatz a80d55b766 Border radius to vars.
Only top search is gray.
2016-01-24 20:20:03 -05:00
Jacob Schatz c10705c59f Distinguishes between search inputs.
Main search input has different styles than secondary search inputs.
2016-01-24 20:20:03 -05:00
Jacob Schatz dd8e9a28e7 Removes extra spaces 2016-01-24 20:20:03 -05:00
Jacob Schatz 75c93bb20d Make base64 image smaller by 5000 characters. 2016-01-24 20:20:03 -05:00
Jacob Schatz d3f24a2221 Adds base64 background search icon.
All inputs of type `search` will have the gray background
and search icon centered.
Because the search magnifier is a bg image,
I had to hide it with `[value=""]`.
I added a little javascript to make sure each input always has it's
own value.
2016-01-24 20:20:03 -05:00
Dmitriy Zaporozhets 33ccee239e Merge branch 'new-buttons-everywhere' into 'master'
Standartize buttons and fields size

Fixes #8069 and #8070

See merge request !2428
2016-01-14 14:19:32 +00:00
Dmitriy Zaporozhets f414928a54 Standartize buttons and fields size
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14 13:59:28 +01:00
Robert Speicher 1c7febc3e3 Style the broadcast message form 2016-01-13 11:34:19 -05:00
Douwe Maan fc5afc60ac Merge branch 'master' into ui/new-project 2015-12-03 13:28:08 +01:00
Douwe Maan 8196d269eb No bottom margin for form help blocks 2015-12-02 14:50:50 +01:00
Douwe Maan 09396b2eaa Render all form controls at the same height 2015-12-02 14:50:41 +01:00
Douwe Maan 0159d78a3b Remove padding around form-actions 2015-12-02 14:48:06 +01:00
Douwe Maan 6252fe4510 Unify new project namespace select and path input 2015-12-02 14:09:59 +01:00
Dmitriy Zaporozhets bdd477a0f8 Re-organize GitLab css into 2 directories: framework and page specific css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-12 15:00:04 +02:00