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,8 +2118,10 @@ html[data-lingua-franca-example="html"] {
} }
&.not-interested { &.not-interested {
.title {
opacity: 0.5; opacity: 0.5;
} }
}
.info { .info {
position: fixed; position: fixed;