Skip to content

Commit 4b06bfe

Browse files
Merge pull request #11 from easybook/improve_css
Added a lot of properties for CSS 3
2 parents 0fced4f + c8339e3 commit 4b06bfe

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

geshi/css.php

+22-10
Original file line numberDiff line numberDiff line change
@@ -69,27 +69,37 @@
6969
),
7070
'KEYWORDS' => array(
7171
1 => array(
72+
'align-items', 'align-self', 'align-content',
7273
'aqua', 'azimuth', 'background-attachment', 'background-color',
7374
'background-image', 'background-position', 'background-repeat',
7475
'background', 'black', 'blue', 'border-bottom-color',
7576
'border-radius', 'border-top-left-radius', 'border-top-right-radius',
7677
'border-bottom-right-radius', 'border-bottom-left-radius',
77-
'border-bottom-style', 'border-bottom-width', 'border-left-color',
78+
'border-bottom-style', 'border-bottom-width', 'border-image-source',
79+
'border-image-slice', 'border-image-width', 'border-image-outset',
80+
'border-image-repeat', 'border-image', 'border-left-color',
7881
'border-left-style', 'border-left-width', 'border-right',
7982
'border-right-color', 'border-right-style', 'border-right-width',
8083
'border-top-color', 'border-top-style',
8184
'border-top-width','border-bottom', 'border-collapse',
8285
'border-left', 'border-width', 'border-color', 'border-spacing',
83-
'border-style', 'border-top', 'border', 'caption-side', 'clear',
86+
'border-style', 'border-top', 'border', 'box-shadow',
87+
'break-after', 'break-before', 'break-inside', 'column-count',
88+
'column-fill', 'column-gap', 'column-rule', 'column-rule-color',
89+
'column-rule-style', 'column-rule-width', 'columns', 'column-span',
90+
'column-width', 'caption-side', 'clear',
8491
'clip', 'color', 'content', 'counter-increment', 'counter-reset',
8592
'cue-after', 'cue-before', 'cue', 'cursor', 'direction', 'display',
86-
'elevation', 'empty-cells', 'float', 'font-family', 'font-size',
93+
'elevation', 'empty-cells', 'flex-direction', 'flex-grow',
94+
'flex-wrap', 'flex-shrink', 'flex-basis', 'flex-flow', 'flex',
95+
96+
'float', 'font-family', 'font-size',
8797
'font-size-adjust', 'font-stretch', 'font-style', 'font-variant',
88-
'font-weight', 'font', 'line-height', 'letter-spacing',
98+
'font-weight', 'font', 'justify-content', 'line-height', 'letter-spacing',
8999
'list-style', 'list-style-image', 'list-style-position',
90100
'list-style-type', 'margin-bottom', 'margin-left', 'margin-right',
91101
'margin-top', 'margin', 'marker-offset', 'marks', 'max-height',
92-
'max-width', 'min-height', 'min-width', 'orphans', 'outline',
102+
'max-width', 'min-height', 'min-width', 'order', 'orphans', 'outline',
93103
'outline-color', 'outline-style', 'outline-width', 'overflow',
94104
'padding-bottom', 'padding-left', 'padding-right', 'padding-top',
95105
'padding', 'page', 'page-break-after', 'page-break-before',
@@ -108,12 +118,13 @@
108118
'avoid', 'baseline', 'behind', 'below', 'bidi-override', 'blink',
109119
'block', 'bold', 'bolder', 'both', 'capitalize', 'center-left',
110120
'center-right', 'center', 'circle', 'cjk-ideographic',
111-
'close-quote', 'collapse', 'condensed', 'continuous', 'crop',
121+
'close-quote', 'collapse', 'column', 'column-reverse', 'condensed', 'continuous', 'crop',
112122
'crosshair', 'cross', 'cursive', 'dashed', 'decimal-leading-zero',
113123
'decimal', 'default', 'digits', 'disc', 'dotted', 'double',
124+
'ease-in', 'ease-out',
114125
'e-resize', 'embed', 'extra-condensed', 'extra-expanded',
115126
'expanded', 'fantasy', 'far-left', 'far-right', 'faster', 'fast',
116-
'fixed', 'fuchsia', 'georgian', 'gray', 'green', 'groove',
127+
'fixed', 'flex-end', 'flex-start', 'fuchsia', 'georgian', 'gray', 'green', 'groove',
117128
'hebrew', 'help', 'hidden', 'hide', 'higher', 'high',
118129
'hiragana-iroha', 'hiragana', 'icon', 'inherit', 'inline-table',
119130
'inline', 'inset', 'inside', 'invert', 'italic', 'justify',
@@ -127,18 +138,19 @@
127138
'nw-resize', 'oblique', 'olive', 'once', 'open-quote', 'outset',
128139
'outside', 'overline', 'pointer', 'portrait', 'purple', 'px',
129140
'red', 'relative', 'repeat-x', 'repeat-y', 'repeat', 'rgb',
130-
'ridge', 'right-side', 'rightwards', 's-resize', 'sans-serif',
141+
'ridge', 'right-side', 'rightwards', 'row', 'row-reverse', 's-resize', 'sans-serif',
131142
'scroll', 'se-resize', 'semi-condensed', 'semi-expanded',
132143
'separate', 'serif', 'show', 'silent', 'silver', 'slow', 'slower',
133144
'small-caps', 'small-caption', 'smaller', 'soft', 'solid',
134-
'spell-out', 'square', 'static', 'status-bar', 'super',
145+
'space-around', 'space-between',
146+
'spell-out', 'square', 'static', 'status-bar', 'stretch', 'super',
135147
'sw-resize', 'table-caption', 'table-cell', 'table-column',
136148
'table-column-group', 'table-footer-group', 'table-header-group',
137149
'table-row', 'table-row-group', 'teal', 'text', 'text-bottom',
138150
'text-top', 'thick', 'thin', 'transparent', 'ultra-condensed',
139151
'ultra-expanded', 'underline', 'upper-alpha', 'upper-latin',
140152
'upper-roman', 'uppercase', 'url', 'visible', 'w-resize', 'wait',
141-
'white', 'wider', 'x-fast', 'x-high', 'x-large', 'x-loud',
153+
'white', 'wider', 'wrap', 'wrap-reverse', 'x-fast', 'x-high', 'x-large', 'x-loud',
142154
'x-low', 'x-small', 'x-soft', 'xx-large', 'xx-small', 'yellow',
143155
'yes'
144156
)

0 commit comments

Comments
 (0)