mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +01:00
Add functionality for playing audio files.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
.blocklyTable {
|
||||
vertical-align: top;
|
||||
}
|
||||
.blocklyTree .blocklyActiveDescendant > label,
|
||||
.blocklyTree .blocklyActiveDescendant > div > label,
|
||||
.blocklyActiveDescendant > button,
|
||||
.blocklyActiveDescendant > input,
|
||||
.blocklyActiveDescendant > blockly-field > label,
|
||||
.blocklyActiveDescendant > blockly-field > input,
|
||||
.blocklyActiveDescendant > blockly-field > div > label {
|
||||
outline: 2px dotted #00f;
|
||||
}
|
||||
Reference in New Issue
Block a user