"Turn all styles off" stylename strikethrough

#43
This commit is contained in:
narcolepticinsomniac 2017-03-12 18:18:09 -04:00 committed by GitHub
parent 2c2e21d620
commit 1d00055e5e

View File

@ -59,7 +59,7 @@ body.blocked > DIV {
#installed {
margin-top: 0.5em;
}
#installed .disabled .style-name {
#installed.disabled .style-name {
text-decoration: line-through;
}
#installed .actions {