jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
20 lines (17 loc) • 311 B
CSS
#header {
box-sizing: border-box;
margin-bottom: 2px;
width: 100%;
height: 50px;
padding: 10px 0 0 10px;
}
jqxResponsivePanel > div, #toggleResponsivePanel {
float: right;
}
#toggleResponsivePanel {
margin-right: 10px;
}
.jqx-responsive-panel {
padding: 5px;
direction: rtl ;
}