increase not-applied opacity on name as it's #999 now
This commit is contained in:
parent
e7ca14a6d5
commit
1cc1f8b7d0
|
@ -310,7 +310,9 @@ a.configure[target="_blank"] .svg-icon.config {
|
|||
opacity: .2;
|
||||
transition: opacity .5s ease-in-out .25s, color .5s ease-in-out .25s;
|
||||
}
|
||||
|
||||
.not-applied .style-name {
|
||||
opacity: .5;
|
||||
}
|
||||
.not-applied:hover .checker,
|
||||
.not-applied:hover .style-name,
|
||||
.not-applied:hover .actions > * {
|
||||
|
|
Loading…
Reference in New Issue
Block a user