mirror of
https://github.com/google/blockly.git
synced 2025-12-13 12:50:07 +01:00
@@ -794,6 +794,10 @@ export class ConstantProvider extends BaseConstantProvider {
|
||||
`pt ${this.FIELD_TEXT_FONTFAMILY};`,
|
||||
`}`,
|
||||
|
||||
`${selector} .blocklyTextInputBubble textarea {`,
|
||||
`font-weight: normal;`,
|
||||
`}`,
|
||||
|
||||
// Fields.
|
||||
`${selector} .blocklyText {`,
|
||||
`fill: #fff;`,
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="8" viewBox="0 0 8 8" width="8" fill="#041E49" stroke="#000">
|
||||
<g><line x1="2.6666666666666665" y1="7" x2="7" y2="2.6666666666666665"></line><line x1="5.333333333333333" y1="7" x2="7" y2="5.333333333333333"></line></g>
|
||||
<g><line x1="2.67" y1="7" x2="7" y2="2.67"></line><line x1="5.33" y1="7" x2="7" y2="5.33"></line></g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 218 B |
Reference in New Issue
Block a user