ldapsaisie/public_html/css/default/LSformElement_quota.css

15 lines
227 B
CSS
Raw Normal View History

input.LSformElement_quota {
width: 3em !important;
text-align: right;
}
select.LSformElement_quota {
width: 3em;
}
span.LSformElement_quota_unknown {
color: #f59a67;
}