mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
lint
This commit is contained in:
@@ -321,7 +321,7 @@ h1 {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.ioLabel .blocklyFlyoutLabelText {
|
||||
.ioLabel>.blocklyFlyoutLabelText {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@@ -591,7 +591,7 @@ h1 {
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<label text="Input/Output:" web-style="ioLabel"></label>
|
||||
<label text="Input/Output:" web-class="ioLabel"></label>
|
||||
<block type="text_print">
|
||||
<value name="TEXT">
|
||||
<shadow type="text">
|
||||
|
||||
Reference in New Issue
Block a user