mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 22:43:02 +01:00
2b5dfe8416
les attributs mailQuota (Feature Requests #1707)
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;
|
|
}
|
|
|
|
|