MediaWiki:Mobile.css: Difference between revisions

MediaWiki interface page
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 13: Line 13:
opacity: 0.5;
opacity: 0.5;
filter: alpha(opacity=50);
filter: alpha(opacity=50);
}
table {
width: 100% !important;
}
tr {
width: 100% !important;
}
}


Line 99: Line 91:
}
}


table.container-grass {
table.container-grass,table.container-electric,table.container-dark,table.container-psychic,table.container-normal,table.container-fighting,table.container-flying,table.container-poison,table.container-ground,table.container-rock,table.container-ghost,table.container-dragon,table.container-fairy,table.container-steel,table.container-ice,table.container-fire,table.container-water,table.container-unknown {
width: 100% !important;
width: 100% !important;
border: 3px solid rgba(0,0,0,0.1);
border: 3px solid rgba(0,0,0,0.1);