Skip to content

Commit

Permalink
Merge pull request #58 from emufan/patch-2
Browse files Browse the repository at this point in the history
Introduce --lock-row-margin-top same as left, because of some entities (e.g. shutter)
  • Loading branch information
iantrich authored Dec 17, 2021
2 parents 7480d99 + 0707cd0 commit acea9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ Can be specified by color name, hexadecimal, rgb, rgba, hsl, hsla, basically any
| `restriction-invalid--color` | `error-state-color` | Lock color after an invalid attempt to unlock |
| `restriction-lock-margin-left` | `0px` | Manually bump the left margin of the lock icon |
| `restriction-lock-row-margin-left` | `24px` | Manually bump the left margin of the lock icon in rows |
| `restriction-lock-row-margin-top` | `0px` | Manually bump the top margin of the lock icon in rows |
| `restriction-lock-icon-size` | `24px` | Lock icon size |
| `restriction-lock-opacity` | `0.5` | Lock icon opacity |

Expand Down

0 comments on commit acea9fc

Please sign in to comment.