Browse Source

Not interested opacity fix

development
Godwin 9 years ago
parent
commit
bec2e73fa7
  1. 4
      app/assets/stylesheets/_application.scss

4
app/assets/stylesheets/_application.scss

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

Loading…
Cancel
Save