update messages on pluginspage.js

This commit is contained in:
Luke Pulverenti 2015-01-31 21:41:35 -05:00
parent f64c7b3818
commit fd496448ac
4 changed files with 22 additions and 8 deletions

View file

@ -129,7 +129,7 @@
right: 0;
}
.cardContent:hover .cardImage {
.cardContent:not(.noHoverEffect):hover .cardImage {
opacity: .5;
}