Merge pull request #2436 from ArmedGuy/master

Deboxify topic-map
This commit is contained in:
Jeff Atwood 2014-06-11 16:00:30 -07:00
commit d58ed9eafb

View File

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