MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 62:
}
pre.scroll {
width: auto;
min-width: 0;
Line 76:
}
.mw-highlight pre {
syntaxhighlight {
width: auto;
min-width: 0;
Line 88:
display: inline-block;
white-space: pre;
}
pre.inline, syntaxhighlight.inline {
width: auto;
border: 1px solid #ddd;
Line 100:
 
.mw-highlight { display:inline; }
 
 
 
/* Default Pre's in Grey and Black with Yellow Highlight */