We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88d249 commit 9ea3607Copy full SHA for 9ea3607
ts/a11y/explorer/KeyExplorer.ts
@@ -969,19 +969,6 @@ export class SpeechExplorer
969
'font-size': '20px',
970
margin: '.5em 0',
971
},
972
- 'mjx-dialog kbd': {
973
- display: 'inline-block',
974
- padding: '3px 5px',
975
- 'font-size': '11px',
976
- 'line-height': '10px',
977
- color: '#444d56',
978
- 'vertical-align': 'middle',
979
- 'background-color': '#fafbfc',
980
- border: 'solid 1.5px #c6cbd1',
981
- 'border-bottom-color': '#959da5',
982
- 'border-radius': '3px',
983
- 'box-shadow': 'inset -.5px -1px 0 #959da5',
984
- },
985
'mjx-dialog ul': {
986
'list-style-type': 'none',
987
0 commit comments