1
0
Fork 0
mirror of https://gitlab.easter-eggs.com/ee/ldapsaisie.git synced 2025-03-26 13:51:35 +01:00
ldapsaisie/public_html/css/default/LSformElement_valueWithUnit.css
2011-03-24 15:46:51 +01:00

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;
}