css cleanup
parent
ae76f64de0
commit
7eb6c5fb52
|
@ -94,20 +94,6 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
.tab-configuration .numberwide input {
|
||||
width: 55px;
|
||||
padding-left: 3px;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
text-align: left;
|
||||
border: 1px solid silver;
|
||||
border-radius: 3px;
|
||||
margin-right: 11px;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
.tab-configuration .number .disabled {
|
||||
width: 48px;
|
||||
padding: 0px 5px;
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
i18n="configurationunsyndePwm"></span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="numberwide unsyncedpwmfreq" style="display: show; margin-top: 5px; border-bottom: 1px solid #ddd; padding-bottom: 10px;">
|
||||
<div class="number unsyncedpwmfreq" style="display: show; margin-top: 5px; border-bottom: 1px solid #ddd; padding-bottom: 10px;">
|
||||
<label>
|
||||
<div class="numberspacer">
|
||||
<input type="number" name="unsyncedpwmfreq" min="200" max="32000" />
|
||||
|
|
Loading…
Reference in New Issue