Mini Kabibi Habibi
html,
body,
#view-port
{
height: 100%;
}
body
{
margin: 0;
padding: 0;
}
.empty-layout
{
height: 100%;
}
.round-buttons
{
margin: 4px 8px 12px;
text-align: center;
}
.round-buttons .dx-button
{
width: 45%;
}
.dx-theme-ios .slider-container
{
line-height: 28px;
}
.dx-theme-android .slider-container
{
line-height: 22px;
padding-bottom: 0;
}
.slider-title
{
float: left;
width: 80px;
}
.slider-body
{
position: absolute;
left: 85px;
right: 65px;
}
.slider-value
{
float: right;
width: 55px;
text-align: center;
}
#results .dx-field-label,
#results .dx-field-value
{
width: 50%;
float: left;
}