★ Find a new page on our Untranscribed Manuscripts list.
Note: After publishing, you may have to bypass your browser's cache to see the changes.
/* CSS placed here will be applied to all skins */ span.editsection { display: none; } /* to avoid the diff table when comparing history versions overlap the iframe */ table.diff { clear: both; } #key-wrapper { display:inline-block; } .key-item { display:inherit; } .key-item-box { width:25px; height:25px; border: solid 1px black; display:inherit; } .key-item-label { display:inherit; vertical-align:text-bottom; margin-right: 10px; } .key-item.untranscribed .key-item-box { background-color: white; } .key-item.in-progress .key-item-box { background-color: #ffe867; } .key-item.completed .key-item-box { background-color: black; }