mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-13 05:53:03 +01:00
14 lines
239 B
CSS
14 lines
239 B
CSS
input.LSformElement_mailQuota {
|
|
width: 3em !important;
|
|
text-align: right;
|
|
}
|
|
|
|
select.LSformElement_mailQuota {
|
|
width: 3em;
|
|
}
|
|
|
|
span.LSformElement_mailQuota_unknown {
|
|
color: #f59a67;
|
|
}
|
|
|
|
|