Change style of Hide Screen and Stop Using buttons since they were using the same color.

Remove outline for info-button style.
This commit is contained in:
Gunther Brunner
2016-01-14 18:22:23 +09:00
parent 16e3a0b679
commit ec7cf99953
2 changed files with 4 additions and 3 deletions

View File

@@ -441,6 +441,7 @@ dl {
}
.btn-info {
border-color: transparent !important;
&:hover, &.active {
background: transparent;
color: $info;