More actions
No edit summary |
(Replaced content with "→not-available: li.not-available{ filter: opacity(0.4); }") Tags: Replaced Manual revert |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
li.not-available{ | li.not-available{ | ||
filter: opacity(0.4); | filter: opacity(0.4); | ||
} | } |
Latest revision as of 09:33, 14 Ocak 2023
/* not-available */
li.not-available{
filter: opacity(0.4);
}