MediaWiki:Common.css: Difference between revisions

Transcribe Bentham: A Collaborative Initiative

From Transcribe Bentham: Transcription Desk

Find a new page on our Untranscribed Manuscripts list.

MediaWiki:Common.css: Difference between revisions

Jose.martin (talk | contribs)
No edit summary
TB Editor (talk | contribs)
Css for ProgressBarKey template
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
span.editsection { display: none; }
span.editsection { display: none; }


*/ to avoid the diff table when comparing history versions overlap the iframe */
/* to avoid the diff table when comparing history versions overlap the iframe */
table.diff {
table.diff {
    clear: both;
  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;
}
}

Latest revision as of 12:08, 5 February 2020

/* 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;
}
UCL Home » Transcribe Bentham » Transcription Desk
  • Create account
  • Log in