fix color of caches buttons

This commit is contained in:
Lisa Passing 2015-06-30 11:21:44 +02:00
parent 8ebd644485
commit 07ce13b2e4

View File

@ -56,15 +56,10 @@
margin-top: 2em margin-top: 2em
.build-title .build-title
margin-top: 2.5rem margin-top: 2.5rem
color: $grey-medium
font-size: $font-size-sm font-size: $font-size-sm
font-weight: 400 font-weight: 400
& span:hover + .tooltip & span:hover + .tooltip
display: block display: block
a:not(.button)
color: $grey-medium
&:hover
color: $grey-medium
.repo-main-commit .repo-main-commit
position: relative position: relative
@ -103,7 +98,6 @@
overflow: hidden overflow: hidden
word-break: break-word word-break: break-word
white-space: pre-wrap white-space: pre-wrap
color: $grey-medium
.repo-main-info .repo-main-info
@include resetul @include resetul