mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Fix property alias indentation
This commit is contained in:
parent
30e2ac2c21
commit
d81a856374
1 changed files with 3 additions and 3 deletions
|
|
@ -235,9 +235,9 @@ CSS_PROP_ALIAS(-moz-columns,
|
|||
MozColumns,
|
||||
"")
|
||||
CSS_PROP_ALIAS(-moz-tab-size,
|
||||
tab_size,
|
||||
MozTabSize,
|
||||
"")
|
||||
tab_size,
|
||||
MozTabSize,
|
||||
"")
|
||||
|
||||
#define WEBKIT_PREFIX_PREF "layout.css.prefixes.webkit"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue