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