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