Deboxify topic-map

This commit is contained in:
Johan Jatko 2014-06-08 21:34:22 +02:00
parent 2c1903574f
commit 5e43100fe5
1 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@ a.star {
.topic-map { .topic-map {
margin: 20px 0 0 0; margin: 20px 0 0 0;
border: 1px solid scale-color-diff(); background: scale-color(scale-color-diff(), $lightness: 40%);
.buttons .btn { .buttons .btn {
&:hover {border: 1px solid $primary !important;} &:hover {border: 1px solid $primary !important;}
@ -418,7 +418,7 @@ a.star {
color: $primary; color: $primary;
} }
.information { .information {
border-top: 1px solid scale-color-diff(); border-top: 2px solid scale-color-diff();
} }
.participants { // PMs // .participants { // PMs //