Template:CharacterTableControls/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
No edit summary
Line 27: Line 27:
.charactertable-controls .inactive {
.charactertable-controls .inactive {
filter: grayscale(0.3);
filter: grayscale(0.3);
opacity: 0.3;
opacity: 0.6;
}
}

.charactertable-controls .controls-school .inactive {
filter: grayscale(0.8);
opacity: 0.5;
}