Commit graph

27 commits

Author SHA1 Message Date
Phil Hughes
40297b8f11 Reduced focus shadow 2016-04-04 10:48:49 +01:00
Phil Hughes
0581df2971 Discussion form 2016-04-04 10:48:49 +01:00
Phil Hughes
f0d2f370cc Removed css code that isnt used 2016-04-04 10:48:49 +01:00
Phil Hughes
af3284d98b Focus style for comment form 2016-04-04 10:48:49 +01:00
Phil Hughes
3c2b0e7572 Added toolbar to comment form 2016-04-04 10:48:49 +01:00
Phil Hughes
0331fa3f3d Restyling on elements in comment form 2016-04-04 10:48:49 +01:00
Phil Hughes
b7f0b22b9f Started refactoring of note form 2016-04-04 10:48:49 +01:00
Alfredo Sumaran
9e0890790f Remove background
Fixes note's action bar background color when note is highlighted
2016-03-28 13:59:19 -05:00
Phil Hughes
7dde8b2cf0 Fix spacing below edit note form
Also changed to allow the CSS to decide what should be hidden when editting
2016-03-18 17:23:54 +00: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
Robert Speicher
933834c4a6 Allow manual resize of js-autosize textareas
First, the autosize library was being too controlling and removed the
`resize` property from any elements to which it was attached, removing
the drag handle.

Second, we detect when the user manually resizes an autosize textarea,
and then remove the autosize behavior from it and increase its
max-height.

This should allow for the best of both worlds.

Closes #12832
2016-02-01 17:00:03 -05:00
Douwe Maan
21facf5353 Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets 2016-01-21 14:23:53 +01:00
Robert Speicher
552c179acd Autosize textareas 2016-01-13 14:51:07 -05:00
Dmitriy Zaporozhets
4e29045410 Merge branch 'double-border-on-no-comments' into 'master'
border bottom for last comment fixes double line issue

Since image uploading isn't working atm. Will upload screenshots when it works again. 
https://unsee.cc/mosapine/
Fixes #3955 

See merge request !2175
2015-12-23 15:22:54 +00:00
Andriy Dyadyura
f4dabf9795 new buttons issue 2015-12-22 21:37:11 +01:00
Jacob Schatz
d0fc2fe288 border bottom for last comment fixes double line issue 2015-12-22 11:11:02 -05:00
Dmitriy Zaporozhets
9472d1372f
Fix double border in MR discussion
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-16 15:41:50 +01:00
Douwe Maan
6ec9999a8e Use consistent border color 2015-12-02 14:51:25 +01:00
Douwe Maan
3ae7dba931 Use gl-padding instead of 15px/20px where appropriate 2015-12-02 14:46:15 +01:00
Dmitriy Zaporozhets
4099751ce9
Render same markdown hint for issue, merge request, wiki and comment forms
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-07 20:22:16 +01:00
Dmitriy Zaporozhets
f1e3894973
Remove unused twbs components
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-13 11:23:10 +02:00
Andrey
7ad4521f66 Fixes to dropdown, font colors for new project and merge request 2015-10-07 16:47:44 +02:00
Stan Hu
ef2fb20135 More tweaks to make note edit/preview CSS consistent
Closes #2585
2015-09-21 10:11:58 -07:00
Dmitriy Zaporozhets
c9d78a00c5
Fix UI bugs with discussions
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-09 11:36:55 +02:00
Dmitriy Zaporozhets
6887075b2e
Style issue page, comments and part of merge request page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-08 01:25:51 +02:00
Douwe Maan
4ae67fcaef Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
Dmitriy Zaporozhets
887cf5c710 Better name for pages css dir 2015-03-06 21:40:23 -08:00
Renamed from app/assets/stylesheets/sections/note_form.scss (Browse further)