summaryrefslogtreecommitdiff
path: root/rt/share/static/css/aileron/misc.css
blob: 53234c374bef422607701b54fdd7dbd4900e942f (plain)
1
2
3
4
5
6
7
8
9
10
11
.comment {
 padding-left: 0.5em;
 color: #999;

}

#comp-Ticket-ShowEmailRecord #body {
    margin-left: 1em;
    margin-top: 1em;
    overflow: auto;
}