mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 22:43:02 +01:00
14 lines
251 B
CSS
14 lines
251 B
CSS
input.LSformElement_valueWithUnit {
|
|
width: 3em !important;
|
|
text-align: right;
|
|
}
|
|
|
|
select.LSformElement_valueWithUnit {
|
|
width: 6em;
|
|
}
|
|
|
|
span.LSformElement_valueWithUnit_unknown {
|
|
color: #f59a67;
|
|
}
|
|
|
|
|