Difference between revisions of "MediaWiki:Common.css"

From MintHCM Wiki

m (1 revision imported)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 15:18, 26 September 2019

/* CSS placed here will be applied to all skins [[Category: SRS Core]]*/
    
table.contributionscores{border: none !important;    width: 100%; }
table.contributionscores .content {
    border: none !important;
}
table.contributionscores tr {
    border: none !important;
}
table.contributionscores tr th {
    border: none !important;
}
th.Feature-Title{
    width: 15%;
}
th.Left{
    width: 8%;
}
th.Right{
    width: 8%;
}
th.Type{
    width: 8%;
}
.onlyinprint {display: none;}