Commit Graph

381 Commits

Author SHA1 Message Date
Piotr Sarnacki
1ee3d0c0ed Change MainView class to .main instead of .application 2015-01-15 13:09:12 +01:00
Piotr Sarnacki
4fae71a002 Add ordering to dashboard stylesheets 2015-01-15 13:08:50 +01:00
Lisa P
7fad98811d add dashboard files 2015-01-15 12:38:05 +01:00
Piotr Sarnacki
fc0c549556 Create separate stylesheets for dashboard and the rest 2015-01-15 11:14:20 +01:00
Piotr Sarnacki
2396fb925d Fix imports in styles 2015-01-15 11:14:19 +01:00
Piotr Sarnacki
9d72db05a5 Move stylesheets to styles/app 2015-01-15 11:14:19 +01:00
Lisa P
486e417d12 some styles for remove-log-popup 2015-01-09 15:01:07 +01:00
Lisa P
c0a681e73b add popup stub 2015-01-08 15:45:43 +01:00
Lisa P
f1f5d26a51 fix help/close icon on popups 2015-01-08 15:02:06 +01:00
Piotr Sarnacki
34759558dd min-height: 100vh should be applied only to first div inside body 2015-01-08 14:22:46 +01:00
Lisa P
810eacf15a truly center popup 2015-01-08 13:18:27 +01:00
Piotr Sarnacki
b5a41b5271 Fix CSS issues on safari 2015-01-08 11:25:38 +01:00
Piotr Sarnacki
7e3e056e1c Fix not-found's page CSS for topbar 2015-01-07 17:40:09 +01:00
Piotr Sarnacki
05ff10c0cb Fix sidebar slider CSS 2015-01-07 17:33:20 +01:00
Piotr Sarnacki
9759735249 Actually show charm tab on pro 2015-01-06 18:14:56 +01:00
Piotr Sarnacki
68c29eee6a Remove support tab on org 2015-01-06 13:47:13 +01:00
Piotr Sarnacki
dee7e7758a Fix auth view to include layout 2014-12-30 13:06:43 +01:00
Piotr Sarnacki
820c4b8377 Fix subscribe button on profile page 2014-12-30 11:13:49 +01:00
Piotr Sarnacki
94b5989e23 [pro-merge] Fix pro CSS rules 2014-12-29 18:20:22 +01:00
Piotr Sarnacki
3c99ec395c [pro-merge] Add styles from travis-pro-web
For now I put all of the pro styles in a ".pro" selector, which is added to the
body element.
2014-12-29 18:17:56 +01:00
Piotr Sarnacki
e6800c80c6 Refactor our layout handling
Layout handling in travis-web was implemented in a dynamic way, so we
could change a main layout from any of the routes. This needed a
`rerender` call which was making things harder and needed some hacks. It
also broke a few transitions when upgrading to 1.8.1.

After examining our usage of layouts I've noticed that we don't need to
change the entire layout dynamically and instead we can set layout on
root routes (like "index", "profile" and other root routes).
2014-12-29 18:16:14 +01:00
Mathias Meyer
1e97d6fb59 Merge pull request #319 from travis-ci/ja-new-topbar
ch-ch-changes on topbar
2014-12-23 09:30:01 +01:00
Piotr Sarnacki
3e8b55e41c Don't break words in commit body 2014-12-22 19:01:33 +01:00
Piotr Sarnacki
62824e2a97 Add webkit specific flex properties 2014-12-22 18:55:58 +01:00
Piotr Sarnacki
f2bd748526 Make commit first line go under branch if it's too long 2014-12-22 18:49:21 +01:00
Justine Arreche
59115b7779 ch-ch-changes on topbar 2014-12-22 16:47:55 +01:00
Piotr Sarnacki
70485132ef A few more improvements to new build header 2014-12-18 22:07:37 +01:00
Piotr Sarnacki
d421d4f9fe Don't limit commit's body 2014-12-18 21:53:07 +01:00
Piotr Sarnacki
fc18c185cc Change request-kind background to have flexible height 2014-12-18 21:52:49 +01:00
Piotr Sarnacki
febd134f54 Fix subject wrapping 2014-12-18 16:33:16 +01:00
Justine Arreche
54b666a86a realigned repo-header items 2014-12-12 14:55:32 +01:00
Justine Arreche
e44052f299 reverted previous h3 change and only changed #profile #main h3 2014-12-12 12:26:27 +01:00
Justine Arreche
8ea9dbf0c8 fixed settings secondary tab spacing 2014-12-12 12:23:05 +01:00
Justine Arreche
a2de29baf5 fixed h3 padding to align #profile tabs with #left tabs 2014-12-12 12:16:14 +01:00
Justine Arreche
edcdb61e31 fixed the background positioning on pull and push icons 2014-12-11 13:51:07 +01:00
Justine Arreche
22aab4a629 created classes for push and pull requests 2014-12-11 11:55:08 +01:00
Justine Arreche
69ef9f147f Increased height on #new-summary 2014-12-10 21:30:46 +01:00
Justine Arreche
541273a33b fixed duration icons 2014-12-10 21:30:46 +01:00
Justine Arreche
4035c3c435 wip fixing duration labels on #left 2014-12-10 21:30:46 +01:00
Justine Arreche
8647880cc7 more work on tabs 2014-12-10 21:30:46 +01:00
Justine Arreche
e7ed51e20f cleaned up more tab and repo header styles 2014-12-10 21:30:46 +01:00
Justine Arreche
4d0bd26d65 added new default avatar and changed tab appearances between #left and #main 2014-12-10 21:30:46 +01:00
Justine Arreche
1e793575e0 began altering tabs appearance 2014-12-10 21:30:45 +01:00
Justine Arreche
7e54228386 removed min-wid from body for beter responsive display 2014-12-10 21:30:45 +01:00
Justine Arreche
b4da069990 fixed regenerate key line for settings 2014-12-10 21:30:45 +01:00
Justine Arreche
ce3ef8f7d2 fixed line-height issue in Chrome and Firefox 2014-12-10 21:30:45 +01:00
Justine Arreche
ae00085f88 added pull request and push icons and pushed author to baseline of new-summary div 2014-12-10 21:30:45 +01:00
Justine Arreche
2f2d05689e fixed the restart build loading icon bug 2014-12-10 21:30:45 +01:00
Justine Arreche
391890f299 fixed the build header cut-off on pull requests 2014-12-10 21:30:45 +01:00
Piotr Sarnacki
a8bd45eaec Fix code climate icon 2014-12-10 21:30:44 +01:00