From 0ab508a5dc2292dea10e70f9ab4ddc0bb905da0c Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Tue, 7 Jul 2015 21:17:59 +0200 Subject: [PATCH] style no build page --- app/styles/app/layouts/missing-notice.sass | 23 +++++++- app/styles/app/modules/buttons.sass | 1 + app/templates/builds/not-found.hbs | 61 +++++++++++++++++++++- public/images/svg/cones.svg | 57 ++++++++++++++++++++ 4 files changed, 138 insertions(+), 4 deletions(-) create mode 100644 public/images/svg/cones.svg diff --git a/app/styles/app/layouts/missing-notice.sass b/app/styles/app/layouts/missing-notice.sass index 497c9385..40c39963 100644 --- a/app/styles/app/layouts/missing-notice.sass +++ b/app/styles/app/layouts/missing-notice.sass @@ -1,8 +1,27 @@ .missing-notice text-align: center + a + font-size: 14px + .page-title - color: #808080 + color: #434343 font-size: 36px font-weight: 200 - line-height: 1 \ No newline at end of file + line-height: 1 + margin-bottom: .5em + +.page-notice + font-size: $font-size-m + color: #8d8d8d + +.page-graphic + width: 80% + height: auto + max-width: 310px + margin: 3.75rem auto 0 + padding: 0 2em + line-height: 0 + border-bottom: 1px solid #DEDCDB + @media #{$medium-up} + width: 32% diff --git a/app/styles/app/modules/buttons.sass b/app/styles/app/modules/buttons.sass index 4caac525..654b2f20 100644 --- a/app/styles/app/modules/buttons.sass +++ b/app/styles/app/modules/buttons.sass @@ -22,6 +22,7 @@ $button-border-color: #d4d4d4 text-align: center color: $gray-dark-3 white-space: nowrap + border-radius: 2px .button:hover, .button:focus, diff --git a/app/templates/builds/not-found.hbs b/app/templates/builds/not-found.hbs index ffb74ad3..35c85ad0 100644 --- a/app/templates/builds/not-found.hbs +++ b/app/templates/builds/not-found.hbs @@ -1,6 +1,63 @@
- +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

No builds for this repository

Want to start testing this project on Travis CI?

- Trigger the first build + Read the Docs on Getting Started
diff --git a/public/images/svg/cones.svg b/public/images/svg/cones.svg new file mode 100644 index 00000000..500ccbef --- /dev/null +++ b/public/images/svg/cones.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +