]> git.uio.no Git - usit-rt.git/blob - share/static/css/rudder/ticket-forms.css
Upgrade to 4.2.8
[usit-rt.git] / 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 .sidebyside #ticket-create-message .button[name="AddMoreAttach"],
7 .sidebyside #ticket-update-message .button[name="AddMoreAttach"] {
8     margin-right: -0.25em;
9     // right align with the button in the outer div: ;
10 }