ldapsaisie/src/css/default/LSformElement_mailQuota.css

13 lines
237 B
CSS
Raw Normal View History

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