summaryrefslogtreecommitdiff
path: root/rt/share/static/css/rudder/ticket-forms.css
blob: 4229500b8f732c8a38d543e35decc3e95fc1864d (plain)
1
2
3
4
5
6
7
8
9
10
#ticket-create-metadata .cflabel .name,
#ticket-update-metadata .cflabel .name {
    font-weight: inherit
}

/* right align with the button in the outer div: */
.sidebyside #ticket-create-message .button[name="AddMoreAttach"],
.sidebyside #ticket-update-message .button[name="AddMoreAttach"] {
    margin-right: -0.25em;
}