.rng-module-documentHistory { .item { padding: 5px 5px; margin: 0 0 15px 0; cursor: pointer; .version { float: left; width: 30px; font-weight: bold; } .date, .author, .description { margin: 5px 10px 0 40px; } .description { font-size: .9em; } } .item.highlighted { background: #ffec63; } .item.disabled { cursor: default; } .toolbar { margin: -15px 0 15px 0; white-space:nowrap; word-spacing:0; min-height: 22px; button { margin-right: 10px; } } }