diff options
| author | Lootyhoof <lootyhoofer@gmail.com> | 2018-08-20 21:49:42 +0100 |
|---|---|---|
| committer | Lootyhoof <lootyhoofer@gmail.com> | 2018-08-20 21:49:42 +0100 |
| commit | bfda8afdb30a95cd4089896f2153b44cf7037177 (patch) | |
| tree | 1a2166f1d676fe7804be654d6be1b193a18ade6d /src/chrome/global/inContentUI.css | |
| parent | 4f099b6e298be23fb0b3644d999634fe9bd86084 (diff) | |
Use non-prefixed -inline stylings
Diffstat (limited to 'src/chrome/global/inContentUI.css')
| -rw-r--r-- | src/chrome/global/inContentUI.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/global/inContentUI.css b/src/chrome/global/inContentUI.css index 5c60d97..23ca3e0 100644 --- a/src/chrome/global/inContentUI.css +++ b/src/chrome/global/inContentUI.css | |||
| @@ -88,7 +88,7 @@ html|html { | |||
| 88 | } | 88 | } |
| 89 | 89 | ||
| 90 | menulist { | 90 | menulist { |
| 91 | -moz-padding-end: 0; | 91 | padding-inline-end: 0; |
| 92 | } | 92 | } |
| 93 | 93 | ||
| 94 | colorpicker[type="button"]:-moz-focusring:not([open="true"]) > .colorpicker-button-colorbox { | 94 | colorpicker[type="button"]:-moz-focusring:not([open="true"]) > .colorpicker-button-colorbox { |
