MediaWiki:Gadget-cosmostweaks.css: Difference between revisions

m test
m dude EXPAND
Line 1,235: Line 1,235:
     padding:5px;
     padding:5px;
}
}
/*CS changed added thisvvv*/
#cosmos-pageBody-content {
width:100%;
}
/*CS changed added this^^^^^^*/
/* ------------------------------------------- rail hiding -------------------------------------- */
/* ------------------------------------------- rail hiding -------------------------------------- */
#CosmosRailWrapper {
#CosmosRailWrapper {
Line 1,262: Line 1,257:
#cosmos-pageBody-content {
#cosmos-pageBody-content {
transition: width 0.3s;
transition: width 0.3s;
/*CS changed added thisvvv*/
width:80%;
/*CS changed added this^^^^^^*/
}
}
.cosmos-articleContainer:not(.ct-railshown) #cosmos-pageBody-content {
.cosmos-articleContainer:not(.ct-railshown) #cosmos-pageBody-content {