r93912 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93911‎ | r93912 | r93913 >
Date:20:57, 4 August 2011
Author:aaron
Status:ok (Comments)
Tags:
Comment:
Reverted r91548 per CR
Modified paths:
  • /trunk/phase3/skins/vector/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/screen.css
@@ -790,11 +790,10 @@
791791 background-color: #f9f9f9;
792792 }
793793 pre {
794 - overflow-x: auto;
795794 padding: 1em;
796 - border: 1px solid #EBEBEB;
 795+ border: 1px dashed #2f6fab;
797796 color: black;
798 - background-color: #F7F7F7;
 797+ background-color: #f9f9f9;
799798 line-height: 1.3em;
800799 }
801800 ul {

Follow-up revisions

RevisionCommit summaryAuthorDate
r981521.18wmf1: MFT r93912, r95318, r97403, r97650, r97657, r97661, r97687, r97777catrope18:13, 26 September 2011
r984461.18: MFT r93912, r95318, r96139reedy20:59, 29 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r91548Redoing r87173 with scrollbars instead of word-wrap per CRdiebuche12:39, 6 July 2011

Comments

#Comment by Nikerabbit (talk | contribs)   06:42, 5 August 2011

Could you be more specific next time. It took me a while to guess that the reason is on long pages the scroll bar is now inconveniently on bottom of the page instead on bottom of the screen.

#Comment by Aaron Schulz (talk | contribs)   18:14, 5 August 2011

There was only one CR comment raising a problem. I guess I could add the comment # in the link I guess, or quote it.

Status & tagging log