Commit graph

14 commits

Author SHA1 Message Date
Phil Hughes
fd42b0db02 Refactored issue header to work better for mobile
This will also work better for when the title makes the buttons drop down a new line

Closes #14228
2016-04-16 16:13:16 -04:00
Jacob Schatz
df77df46f5 Merge branch 'space-before-brace-scss-lint' into 'master'
Enable SpaceBeforeBrace rule for SCSS Lint

Also resolve all instances of spaces not being included before opening braces.

See merge request !3463
2016-04-04 13:56:10 +00:00
Phil Hughes
e0960e2877 Changed some CSS to make it more concise & less overriding 2016-03-31 12:57:32 +01:00
connorshea
d80b8ed6d4 Enable SpaceBeforeBrace rule for SCSS Lint
Also resolve all instances of spaces not being included before opening
braces.
2016-03-30 14:30:06 -06:00
connorshea
e106597e31 Follow the CSS Style Guide rules for unitless zero values.
Updated Emoji Rake task to conform to style guide.

Discussed in #14299.

[ci skip]
2016-03-16 19:23:23 -06: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
Jacob Schatz
e2b6e9c3c5 Add ajax calls to return JSON
Fix subtitles on minimize.
Fix styles for show.
2016-01-30 00:30:25 -05:00
Dmitriy Zaporozhets
49c310e45c
Fix missing padding for user/group pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-14 16:42:25 +01:00
Dmitriy Zaporozhets
3238b0bc9f
Replace nav-tabs with nav-links
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13 17:13:36 +01:00
Dmitriy Zaporozhets
03090a88d8
Replace all navigation menu with nav-links class
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13 15:58:04 +01:00
Jacob Schatz
265750c80d adds css for left-top-menu. Also hides buttons in certain for factors. 2015-12-23 09:00:59 -05:00
Douwe Maan
c64a881a40 Allow center top menu to span multiple lines 2015-12-08 13:06:52 +01:00
Dmitriy Zaporozhets
e75655950d
Several fixes for UI on mobile
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-13 13:37:15 +02: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
Renamed from app/assets/stylesheets/generic/mobile.scss (Browse further)