ldapsaisie/src/css/default/LSformElement_valueWithUnit.css

13 lines
249 B
CSS
Raw Normal View History

2011-03-24 15:46:51 +01:00
input.LSformElement_valueWithUnit {
width: 3em !important;
text-align: right;
}
select.LSformElement_valueWithUnit {
width: 6em;
}
span.LSformElement_valueWithUnit_unknown {
color: #f59a67;
}