mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 03:43:24 +02:00
Syntax highlight panose-1 correctly
This commit is contained in:
parent
5fdb2b6dbc
commit
93e1b40ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
r'cue-after|cue-before|cue|cursor|direction|display|'
|
||||
r'elevation|empty-cells|float|font-family|font-size|'
|
||||
r'font-size-adjust|font-stretch|font-style|font-variant|'
|
||||
r'font-weight|font|height|letter-spacing|line-height|'
|
||||
r'font-weight|font|height|letter-spacing|line-height|panose-1|'
|
||||
r'list-style-type|list-style-image|list-style-position|'
|
||||
r'list-style|margin-bottom|margin-left|margin-right|'
|
||||
r'margin-top|margin|marker-offset|marks|max-height|max-width|'
|
||||
|
|
|
|||
Loading…
Reference in a new issue