User:Teamtoto/common.css: Difference between revisions

m
Blanked the page
(Created page with ".moduleinfobox > .infobox-title { background: rgba(0,0,0,0.5); } .moduleinfobox > .infobox-rows > tbody > tr > th.qud-collapser, .moduleinfobox > .infobox-rows > tbody > tr...")
 
m (Blanked the page)
Tags: Blanking Manual revert
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
.moduleinfobox > .infobox-title {
background: rgba(0,0,0,0.5);
}


.moduleinfobox > .infobox-rows > tbody > tr > th.qud-collapser,
.moduleinfobox > .infobox-rows > tbody > tr > td.qud-collapser {
  background: rgba(0,0,0,0.3);
}
.moduleinfobox > .infobox-rows > tbody > tr:hover > th.qud-collapser,
.moduleinfobox > .infobox-rows > tbody > tr:hover > td.qud-collapser {
    background: rgba(0,0,0,0.5);
}