Not interested opacity fix

This commit is contained in:
Godwin 2015-09-26 20:34:17 -07:00
parent bc80c09938
commit bec2e73fa7

View File

@ -2118,7 +2118,9 @@ html[data-lingua-franca-example="html"] {
} }
&.not-interested { &.not-interested {
opacity: 0.5; .title {
opacity: 0.5;
}
} }
.info { .info {