初始化提交
This commit is contained in:
9
common/media/accessible.css
Normal file
9
common/media/accessible.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.blocklyTable {
|
||||
vertical-align: top;
|
||||
}
|
||||
.blocklyTree .blocklyActiveDescendant > label,
|
||||
.blocklyTree .blocklyActiveDescendant > div > label,
|
||||
.blocklyActiveDescendant > button,
|
||||
.blocklyActiveDescendant > input {
|
||||
outline: 2px dotted #00f;
|
||||
}
|
||||
Reference in New Issue
Block a user