Commit graph

16 commits

Author SHA1 Message Date
Rubén Dávila
7773180219 Show days remaining instead of elapsed time for Milestone. 2016-03-01 19:40:50 -05:00
Rubén Dávila
62dd6745bd More styling updates. 2016-02-17 21:34:25 -05:00
Rubén Dávila
dba0d7c9f9 Decrease padding of labels for Milestone's issues tab.
* Also get rid of no longer required CSS.
2016-02-17 12:33:16 -05:00
Rubén Dávila
31e1a38b63 Some refactor for CSS after code review. 2016-02-03 10:27:46 -05:00
Rubén Dávila
d151b38788 Adjust label height on Issues tab. 2016-02-02 17:46:55 -05:00
Rubén Dávila
bf181c614a Remove gray background from detail. 2016-02-02 17:46:55 -05:00
Rubén Dávila
4dff27eca5 Adjust Issues tab to new design. 2016-02-02 17:46:21 -05:00
Rubén Dávila
2ac744e9d9 Show buttons based on current tab. 2016-02-02 17:46:21 -05:00
Rubén Dávila
7ecd30a840 Align Milestone's issue counter. 2016-02-02 17:45:42 -05:00
Rubén Dávila
2c31ebff88 Add little spacing between milestone stats. 2016-02-02 17:45:42 -05:00
Rubén Dávila
46b5f83a1b Show labels in Issues tab. 2016-02-02 17:45:42 -05:00
Rubén Dávila
1162f8d77e Add elpased time. 2016-02-02 17:45:42 -05:00
Dmitriy Zaporozhets
1e1376f230
Style milestones
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-08 11:14:48 +02:00
Dmitriy Zaporozhets
3e6147ada4 Make milestone titles in list to be bold 2015-03-09 16:24:45 -07:00
Dmitriy Zaporozhets
cec2be2d76 Merge branch 'fix-milestone-list-width' into 'master'
Fix width of text in milestone lists and add assignee icon to merge requests.

Before:

![Screen_Shot_2015-03-06_at_13.48.00](https://dev.gitlab.org/gitlab/gitlabhq/uploads/5754638a3ebb79dee1f6c07a6e268035/Screen_Shot_2015-03-06_at_13.48.00.png)

After:

![Screen_Shot_2015-03-06_at_13.48.14](https://dev.gitlab.org/gitlab/gitlabhq/uploads/fe92adf387964efb3d460dfc61ced3b8/Screen_Shot_2015-03-06_at_13.48.14.png)

I've checked with other screen widths as well, and it looks good all the time.

See merge request !1645
2015-03-08 23:41:26 +00:00
Dmitriy Zaporozhets
887cf5c710 Better name for pages css dir 2015-03-06 21:40:23 -08:00
Renamed from app/assets/stylesheets/sections/milestone.scss (Browse further)