File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 172
172
overflow : visible;
173
173
}
174
174
175
- .markdown-body button : -moz-focusring ,
176
- .markdown-body [type = "button" ]: -moz-focusring ,
177
- .markdown-body [type = "reset" ]: -moz-focusring ,
178
- .markdown-body [type = "submit" ]: -moz-focusring {
179
- outline : 1px dotted ButtonText;
180
- }
181
-
182
175
.markdown-body [type = "checkbox" ] {
183
176
box-sizing : border-box;
184
177
padding : 0 ;
330
323
font-feature-settings : "liga" 0 ;
331
324
}
332
325
333
- .markdown-body .form-select ::-ms-expand {
334
- opacity : 0 ;
335
- }
336
-
337
326
.markdown-body ::before {
338
327
display : table;
339
328
content : "" ;
528
517
display : block;
529
518
width : 100% ;
530
519
overflow : auto;
531
- word-break : normal;
532
- word-break : keep-all;
533
520
}
534
521
535
522
.markdown-body table th {
You can’t perform that action at this time.
0 commit comments