jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
22 lines (18 loc) • 355 B
CSS
#container {
position: relative;
}
jqxNumberInput > div {
left: 170px;
top: -100px;
position: absolute;
background: transparent ;
border: none ;
}
text.jqx-knob-label {
font-size: 20px;
}
jqxNumberInput > div > input {
background: transparent ;
font-size: 20px ;
color: grey ;
}