jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
29 lines (24 loc) • 499 B
CSS
.text-input {
direction: rtl;
}
.register-table {
margin-top: 10px;
margin-bottom: 10px;
direction: rtl;
}
.register-table td,
.register-table tr {
direction: rtl;
margin: 0px;
padding: 2px;
border-spacing: 0px;
border-collapse: collapse;
font-family: Verdana;
font-size: 12px;
text-align: left;
}
h3 {
display: inline-block;
margin: 0px;
text-align: right;
}