ldapsaisie/src/css/default/LSformElement_quota.css

13 lines
225 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;
}