File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
" position" ,
45
45
" z-index" ,
46
46
" top" ,
47
- " right" ,
48
47
" bottom" ,
49
- " left"
48
+ " left" ,
49
+ " right"
50
50
],
51
51
[
52
52
" display" ,
77
77
" max-height" ,
78
78
" margin" ,
79
79
" margin-top" ,
80
- " margin-right" ,
81
80
" margin-bottom" ,
82
81
" margin-left" ,
82
+ " margin-right" ,
83
83
" padding" ,
84
84
" padding-top" ,
85
- " padding-right" ,
86
85
" padding-bottom" ,
87
- " padding-left"
86
+ " padding-left" ,
87
+ " padding-right"
88
88
],
89
89
[
90
90
" table-layout" ,
130
130
" border-top-width" ,
131
131
" border-top-style" ,
132
132
" border-top-color" ,
133
- " border-right" ,
134
- " border-right-width" ,
135
- " border-right-style" ,
136
- " border-right-color" ,
137
133
" border-bottom" ,
138
134
" border-bottom-width" ,
139
135
" border-bottom-style" ,
142
138
" border-left-width" ,
143
139
" border-left-style" ,
144
140
" border-left-color" ,
141
+ " border-right" ,
142
+ " border-right-width" ,
143
+ " border-right-style" ,
144
+ " border-right-color" ,
145
145
" -webkit-border-radius" ,
146
146
" -moz-border-radius" ,
147
147
" border-radius" ,
223
223
" user-select" ,
224
224
" nav-index" ,
225
225
" nav-up" ,
226
- " nav-right" ,
227
226
" nav-down" ,
228
227
" nav-left" ,
228
+ " nav-right" ,
229
229
" -webkit-transition" ,
230
230
" -moz-transition" ,
231
231
" -ms-transition" ,
You can’t perform that action at this time.
0 commit comments