change lots of variables

This commit is contained in:
Lisa Passing 2015-06-22 18:43:08 +02:00
parent 3fe260243b
commit fdb09ecd4c
15 changed files with 35 additions and 53 deletions

View File

@ -53,14 +53,14 @@
%helptext
font-size: $font-size-m
color: $grey1
color: $grey-medium
a
color: $grey3
color: $grey-dark
text-decoration: none
&:hover
text-decoration: underline
%section-title
font-size: $font-size-sm
color: $grey1
color: $grey-medium
font-weight: 400

View File

@ -67,13 +67,7 @@ $tab-active-bg: $blue-grey-light
// log
$log-header-bg: #444444
// new build header
$font-size-xxl: 30px
$grey1: #A6ADAD
$grey2: #969496
$grey3: #808080
$grey4: #e6e8e8
$grey: $grey1
$cream-light: #FAFAF8
$cream-dark: #EFF0EC
@ -82,5 +76,3 @@ $grey-light: #8d8d8d
$grey-medium: #8d8d8d
$grey-dark: #808080
$cream-light: #FAFAF8
$cream-dark: lighten(mix(#F7F7F4, $grey), 10)

View File

@ -34,7 +34,7 @@
p
white-space: normal
a
color: $grey2
color: $grey-medium
.tile-status--job
width: 2em
@ -68,14 +68,12 @@
overflow: hidden
.job-id
width: grid-calc(3, 24)
border-right: solid 1px $grey4
// max-width: 82px
border-right: solid 1px $grey-lighter
.job-os
width: grid-calc(1, 24)
text-align: center
.job-lang
width: grid-calc(6, 24)
// max-width: 180px
&:after
@include fadeOut(right, -90deg, $cream-light)
.job-anchor
@ -86,7 +84,6 @@
.job-env
min-width: grid-calc(16, 24)
width: grid-calc(16, 24)
// max-width: 395px
&:after
@include fadeOut(right, -90deg, $cream-light)
&:hover

View File

@ -2,10 +2,6 @@
.repo
font-size: $font-size-m
color: $grey-medium
a
color: $grey-medium
&:hover
color: $grey-medium
.repo-header
header
@ -65,16 +61,20 @@
font-weight: 400
& span:hover + .tooltip
display: block
a:not(.button)
color: $grey-medium
&:hover
color: $grey-medium
.repo-main-commit
position: relative
padding-bottom: 0.5em
font-weight: 400
color: $grey-dark
&,
small
margin: 0
font-size: $font-size-m
color: $grey-medium
line-height: 1
small
margin-right: .3em
@ -130,7 +130,7 @@
display: block
margin-bottom: .5em
text-align: center
background-color: $grey-medium
background-color: $grey-lighter
&:hover
background-color: darken($grey-medium, 10)
.icon

View File

@ -2,7 +2,7 @@
@include resetul
margin-top: 1rem
font-size: $font-size-sm
color: $grey3
color: $grey-medium
clear: both
.tile-xs

View File

@ -207,7 +207,7 @@ $db-text-color: #ACAAAA
padding: 0 4em 0 2em
line-height: 3em
transform: translateY(26%)
border-left: 1px solid $grey4
border-left: 1px solid $grey-lighter
.db-burger
height: 100%
.db-status

View File

@ -15,7 +15,7 @@
margin: 1.5em 0 1em
font-size: 36px
font-weight: 400
color: $grey3
color: $grey-medium
p
font-size: $font-size-ml

View File

@ -69,7 +69,7 @@
.tile-single,
.tile-double
color: $grey1
color: $grey-medium
padding: .1em 0
font-size: $font-size-m
.icon
@ -85,9 +85,9 @@
height: .6em
margin: 0
a
color: $grey1
color: $grey-medium
&:hover
color: $grey1
color: $grey-medium
text-decoration: underline
.tile-single
@ -104,7 +104,7 @@
& ~ div
@media #{$medium-up}
padding-left: 2em
border-left: 1px solid $grey4
border-left: 1px solid $grey-lighter
.tabs--owner
padding : 0 $column-gutter/2
@ -128,4 +128,4 @@
margin-bottom: 1.5rem
@media #{$medium-up}
height: 2.2em
border-bottom: solid 2px $grey4
border-bottom: solid 2px $grey-lighter

View File

@ -34,7 +34,7 @@
.requests-time
@media #{$medium-up}
padding-left: 2em
border-left: 1px solid $grey4
border-left: 1px solid $grey-lighter
.tile--jobs
padding-left: 2.5em

View File

@ -102,7 +102,7 @@ $sb-font-size: 14px
.sidebar-list
margin-top: 1.4rem
color: $grey1
color: $grey-medium
ul
@include resetul
border-bottom: .46rem solid #FAF9F7

View File

@ -66,7 +66,7 @@ $top-height: 55px
background: none
border: none
line-height: 1
color: $grey1
color: $grey-medium
outline: none !important
@include clearfix
&:hover
@ -78,7 +78,7 @@ $top-height: 55px
.topbar
font-size: $font-size-m
background-color: #eff0ec
color: $grey1
color: $grey-medium
.navigation
padding: 0 $column-gutter/2

View File

@ -101,22 +101,15 @@ $button-border-color: #d4d4d4
.btn-activated
font-size: $font-size-sm
border: none
// padding-right: 2.5em
&:hover
background-color: $grey2
background-color: $grey-medium
.btn-activated
background-color: #39a85b
color: $white
// @extend .icon-hook-on
// background:
// repeat: no-repeat
// position: 92% 45%
&:hover
background-color: darken(#39a85b, 10)
// temp
#auth #navigation .button--signin,
#auth #navigation .button--signingin
display: none

View File

@ -100,7 +100,7 @@ $dropdown-border: #C3D9DB
font-size: $font-size-normal
&:hover,
&:focus
background-color: lighten($grey, 10)
background-color: lighten($grey-medium, 10)
.icon-cog-light
position: relative
top: 0.15em
@ -119,7 +119,7 @@ $dropdown-border: #C3D9DB
width: 100%
z-index: 70
overflow: hidden
background-color: $grey
background-color: $grey-lighter
display: none
a
@extend %inline-block
@ -127,6 +127,6 @@ $dropdown-border: #C3D9DB
padding: .4em 2em
color: $white
&:hover
background-color: darken($grey, 10)
background-color: darken($grey-lighter, 10)
&.display
display: block

View File

@ -1,6 +1,6 @@
.tabnav
color: $grey2
color: $grey-light
font-size: $font-size-sm
ul
@include resetul
@ -14,7 +14,7 @@
a
@extend %inline-block
width: 100%
color: $grey2
color: $grey-light
padding: .2em 0
.active a,
@ -47,7 +47,7 @@
content: ""
display: block
position: absolute
color: $grey4
color: $grey-lighter
top: 0.4em
left: -0.7em
width: .7em
@ -65,7 +65,7 @@
@extend %inline-block
overflow: visible
a
color: $grey2
color: $grey-light
padding: .5em 0
.active
color: $teal2

View File

@ -66,7 +66,7 @@
margin: 0
font-weight: 400
font-size: $font-size-m
color: $grey3
color: $grey-dark
line-height: 1
small
margin-right: .3em
@ -86,9 +86,9 @@
height: 1.3em
vertical-align: middle
a
color: $grey1
color: $grey-medium
&:hover
color: $grey1
color: $grey-medium
text-decoration: underline
@media #{$small-only}
margin-top: 1em
@ -145,7 +145,7 @@
@media #{$medium-up}
white-space: nowrap
overflow: hidden
border-right: solid 1px $grey4
border-right: solid 1px $cream-dark
&:after
@include fadeOut(right, -90deg, $cream-light)
@media #{$xlarge-up}