mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
make tcp and udp node fa icons more consistent
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
port <input type="text" id="node-input-port" style="width: 50px">
|
||||
</div>
|
||||
<div class="form-row hidden" id="node-input-host-row" style="padding-left: 110px;">
|
||||
at host <input type="text" id="node-input-host" placeholder="localhost" style="width: 40%;">
|
||||
at host <input type="text" id="node-input-host" placeholder="localhost" style="width: 60%;">
|
||||
</div>
|
||||
|
||||
<div class="form-row">
|
||||
<label><i class="fa fa-th"></i> Output</label>
|
||||
<label><i class="fa fa-sign-out"></i> Output</label>
|
||||
a
|
||||
<select id="node-input-datamode" style="width:110px;">
|
||||
<option value="stream">stream of</option>
|
||||
|
Reference in New Issue
Block a user