simplify a selector
This commit is contained in:
parent
37cfafbcd3
commit
11f5029412
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
#filters-details[data-filters]:not([open])::after {
|
||||
#filters-details:not([open])::after {
|
||||
content: attr(data-filters);
|
||||
margin-left: 2em;
|
||||
font-size: 90%;
|
||||
|
|
Loading…
Reference in a new issue