Resized the date field when updating a budget on the budget page.

pull/6827/head
Henriette Dinger 9 years ago
parent 51cb78fd1f
commit 05f3d664db
  1. 4
      app/assets/stylesheets/costs/costs_legacy.css

@ -97,6 +97,10 @@ td.comment input {
cursor: pointer;
}
#cost_object_fixed_date {
width: 10%;
}
table.progress td.exceeded { background: #E1B9B9 none repeat scroll 0%; }
fieldset#group-by table { border-collapse: collapse; }

Loading…
Cancel
Save