r2963 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r2962‎ | r2963 | r2964 >
Date:14:01, 4 April 2004
Author:gabrielwicke
Status:old
Tags:
Comment:
no overflow: auto for capable browsers
Modified paths:
  • /trunk/phase3/stylesheets/monobook/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/stylesheets/monobook/main.css
@@ -247,7 +247,6 @@
248248 border: 1px dashed #2f6fab;
249249 color: Black;
250250 background-color: #f9f9f9;
251 - overflow: auto;
252251 }
253252 .pre a {
254253 text-decoration: none;
@@ -900,8 +899,8 @@
901900 display: inline;
902901 }
903902 /* the full-size images are in center tags */
904 -*>html #bodyContent center,
905 -*>html #bodyContent pre {
 903+* html #bodyContent center,
 904+* html #bodyContent pre {
906905 overflow: auto;
907906 }
908907

Status & tagging log