This commit is contained in:
Jeremy Thomas
2016-06-29 23:59:48 +01:00
parent 02313b85eb
commit 91d04459db
22 changed files with 72 additions and 70 deletions

View File

@@ -8,7 +8,7 @@
line-height: inherit
.panel-heading
background: $background
background-color: $background
border-bottom: 1px solid $border
border-radius: 4px 4px 0 0
color: $text-strong
@@ -48,7 +48,7 @@
a.panel-block
&:hover
background: $background
background-color: $background
.panel
border: 1px solid $border