RT 4.2.11, ticket#13852
[freeside.git] / rt / share / static / css / rudder / ticket-forms.css
1 #ticket-create-metadata .cflabel .name,
2 #ticket-update-metadata .cflabel .name {
3     font-weight: inherit
4 }
5
6 /* right align with the button in the outer div: */
7 .sidebyside #ticket-create-message .button[name="AddMoreAttach"],
8 .sidebyside #ticket-update-message .button[name="AddMoreAttach"] {
9     margin-right: -0.25em;
10 }