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 {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
#installed.disabled {
|
||||
opacity: 0.5;
|
||||
#installed.disabled .style-name {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
body > .actions {
|
||||
margin-top: 0.5em;
|
||||
|
|
Loading…
Reference in New Issue
Block a user