|
|
@ -1356,7 +1356,7 @@ tr.message.locked td.subject { background: url(../images/locked.png) no-repeat 0
|
|
|
|
tr.message.sticky td.subject { background: url(../images/bullet_go.png) no-repeat 0 1px; font-weight: bold; }
|
|
|
|
tr.message.sticky td.subject { background: url(../images/bullet_go.png) no-repeat 0 1px; font-weight: bold; }
|
|
|
|
|
|
|
|
|
|
|
|
tr.version.closed, tr.version.closed a { color: #999; }
|
|
|
|
tr.version.closed, tr.version.closed a { color: #999; }
|
|
|
|
tr.version td.name { padding-left: 20px;word-break: break-all; }
|
|
|
|
tr.version td.name { padding-left: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
|
|
|
|
tr.version td.description{word-break: break-all}
|
|
|
|
tr.version td.description{word-break: break-all}
|
|
|
|
tr.version.shared td.name { background: url(../images/link.png) no-repeat 0% 70%; }
|
|
|
|
tr.version.shared td.name { background: url(../images/link.png) no-repeat 0% 70%; }
|
|
|
|
tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: center; white-space:nowrap; }
|
|
|
|
tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: center; white-space:nowrap; }
|
|
|
|