ldapsaisie/trunk/css/default/LSformElement_mailQuota.css
Benjamin Renard 2b5dfe8416 - LSformElement_mailQuota : Ajouter un type de formulaire pour gérer
les attributs mailQuota (Feature Requests #1707)
2008-11-09 16:02:21 +00:00

15 lines
239 B
CSS

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