Files
mixly3/common/media/accessible.css
2024-07-19 10:16:00 +08:00

10 lines
241 B
CSS

.blocklyTable {
vertical-align: top;
}
.blocklyTree .blocklyActiveDescendant > label,
.blocklyTree .blocklyActiveDescendant > div > label,
.blocklyActiveDescendant > button,
.blocklyActiveDescendant > input {
outline: 2px dotted #00f;
}