openstackweb/themes/openstack/css/custom.timefield.css
2014-10-31 16:21:41 -03:00

11 lines
155 B
CSS

.field.date .middleColumn input.text,
.dropdowntime input.text
{
width: 100px !important;
}
.dropdowntime select
{
max-height: 25px !important;
}