Switch 'all styles off' style to strikethrough to make them not look disabled
This commit is contained in:
parent
cf4da22a0a
commit
f0e00ec5c6
|
@ -56,8 +56,8 @@
|
||||||
#installed {
|
#installed {
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
#installed.disabled {
|
#installed.disabled .style-name {
|
||||||
opacity: 0.5;
|
text-decoration: line-through;
|
||||||
}
|
}
|
||||||
body > .actions {
|
body > .actions {
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user