CDR: Recording playback - disabled preloading, return Tools column and icons to middle, hide if duration is zero.

This commit is contained in:
Nate Jones
2014-09-11 18:25:00 +00:00
parent f1c7c1dbd5
commit b4aa618cc2
3 changed files with 38 additions and 45 deletions

View File

@@ -436,8 +436,8 @@ table.tr_hover tr:hover td a {
border-bottom: 1px solid #c5d1e5;
background-color: #fff;
color: #000;
text-align: left;
padding: 0 0 0 2px;
text-align: center;
padding: 0 1px 0 1px;
width: 42px;
white-space: nowrap;
}