ldapsaisie/public_html/css/default/LSformElement_valueWithUnit.css
Benjamin Renard 2a5ef1bb4e Code cleaning
2020-04-29 15:54:21 +02:00

13 lines
249 B
CSS

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