diff --git a/app/styles/app/layouts/owner.sass b/app/styles/app/layouts/owner.sass index 54764c89..3b49c515 100644 --- a/app/styles/app/layouts/owner.sass +++ b/app/styles/app/layouts/owner.sass @@ -1,3 +1,32 @@ + +.owner-header + margin-bottom: 3rem + color: #969496 + a + color: #969496 + .owner-title + margin: .3em 0 .1em + font-size: 23px + font-weight: 400 + .owner-handle + margin: 0 + font-size: $font-size-sm + .icon + width: 1.2em + height: 1.3em + vertical-align: middle + img + border-radius: 50% + + .sync-button + margin-top: .8rem + p, button + margin: 0 + .sync-last + color: #969496 + font-size: $font-size-sm + + .owner-tiles @extend .repo-main @include resetul @@ -11,8 +40,9 @@ font-size: 20px .tile-additional - padding-left: 2em font-size: $font-size-m; + @media #{$medium-up} + padding-left: 2em .tile-status .icon-status margin-top: 1.3em @@ -24,6 +54,17 @@ width: .9em height: 1.2em - .tile-single + .tile-single, + .tile-single a line-height: 3em color: #969496 + + +.tabs--owner + padding : 0 $column-gutter/2 + +.tabnav--owner + margin-bottom: 1.5rem + @media #{$medium-up} + height: 2.2em + border-bottom: solid 2px $grey4 \ No newline at end of file diff --git a/app/styles/app/modules/memberlist.sass b/app/styles/app/modules/memberlist.sass index 24aa8e11..9a40a444 100644 --- a/app/styles/app/modules/memberlist.sass +++ b/app/styles/app/modules/memberlist.sass @@ -17,7 +17,7 @@ h2 color: #4f4f4f p - color: #838384 + color: #969496 li margin-bottom: 3rem diff --git a/app/templates/ownerpage.hbs b/app/templates/ownerpage.hbs index e248e619..ec4a3af0 100644 --- a/app/templates/ownerpage.hbs +++ b/app/templates/ownerpage.hbs @@ -1,23 +1,29 @@ {{!-- {{outlet}} --}} -
-
+
+
-

Travis CI GmbH

-

travis-pro

- {{sync-button}} +

Travis CI GmbH

+

travis-pro

+
+

+ +

+

last synced {{format-time user.syncedAt}}

+
-
-