#backup-history-bars .bar { height:50px; border: 0px solid #000000; border-right:2px solid #ffffff; position: absolute; cursor: pointer; }
#backup-history-bars .bar.multi { background-image : url(grad-multi.png); background-position: top right; background-repeat: no-repeat; }
#backup-history-ticks .tick { height:220px; border-right:1px solid #000000; position:absolute; text-align:right; padding-right: 10px; }
.page-admin-config-system-backup-migrate-history #page { z-index: -10; }
#backup-history-ticks,
#backup-history-bars { height: 180px; width: 100%; position: absolute; }
#backup-history-ticks { z-index: -200; }
#backup-history-bars { margin-top: 50px; }
#backup-history-file { margin-top: 220px; position: absolute; }
h2.destination { position: absolute; z-index: 200; color: #ffffff; padding: 5px 0 0 5px; text-shadow: 2px 2px #333333; }