1.2.18
What's Changed
- fix: Various issues by @ildar170975 in #150
- feat: Add margin-top for "lock" in a card by @ildar170975 in #148
(iOS fixes) Use classes instead of "has()" selectors (iOS devices & old Macs do not process some code properly).
(iOS fixes) Use border instead of outline due to a bug in old versions of Safari.
Add --restriction-lock-margin-top variable.
Fix --restriction-invalid-lock-color variable name.
Fix preventing access to a toggle if a --restriction-overlay-row-border-radius is defined.
Add a transition for an outline for a row (disappears slowly like a "lock" icon).
Add an update if condition entity for block or hide was changed.
Add blinking to a custom background & outline.
Various cleanups.
Full Changelog: 1.2.17...1.2.18