]> git.uio.no Git - usit-rt.git/blob - share/static/css/base/msie6.css
Upgrade to 4.2.2
[usit-rt.git] / share / static / css / base / msie6.css
1 table.ticket-summary {
2     table-layout: fixed;
3 }
4
5 .ticket-transaction div.metadata {
6     height: 1px;
7 }
8
9 div.downloadattachment {
10     position: relative;
11 }
12
13 div.messagebody {
14     height: 3em;
15 }
16
17 span.message-stanza-folder {
18     display: inline !important;
19 }