Introduction
This report was generated by http://gordianlabs.com/cssdiff/index.htm.
Relevant Files
These are the relevant files smooshed together for easier comparison. Each subfile is marked.
Screen
Selectors found only in our old CSS files
*#bannertext *#credits
*#desctext
*#editArea
*#iconRow td.pageIcon
*#iconRow td.pageIconSelected
*#pageinfo td
*#search
*#sidebar
*#timings
*#timings li
*#useredits td
*#username
*.bigbutton
*.box-warning
*.caption
*.rcdaybreak a
*.rcdaybreak td
*.rcicon1
*.rcicon2
*.rcrss
*.recentchanges table
*.recentchanges td
*.recentchanges[dir="rtl"] *.rcrss
*.searchresult dd span
*.sidetitle
*.user
*.user a
*.user a:visited
*.warning
*[dir="rtl"] *#credits
*[dir="rtl"] *#iconbar
*[dir="rtl"] *#navibar
*[dir="rtl"] *#pagetrail
*[dir="rtl"] *#pagetrail li:before
*[dir="rtl"] *#username
a img.actionButton
a img.actionButton:hover
a.smalltab.smallactiveTab
a.smalltab.smallactiveTab:hover
a.smalltab.smallactiveTab:visited
a.smalltab.smalltab
a.smalltab:hover
a.smalltab:visited
a.tinyNonexistent
div.actionBoxes
div.actionBoxes a
div.actionBoxes span
div.enlarge
div.iconText
img.actionButton
img.drawing
img.transparentImg
input.actionButton
input.actionButton:hover
span.thumb img.borderless
table.inlinepage
table.inlinepage a
table.logo
table.logo td
td.pageIcon
td.pageIconSelected
Selectors with conflicting values
*#banner
*#editButtonRow
*#editComment
*#footer
*#footer p
*#logo
*#message
*#savetext
*#tabPage
*#tabPage h3
*#tabmenu
*#tabmenu li
*#title
*#title h1
*#title td
*#toolbar a img
*.content
*.dialogBox
*.dialogBox td
*.diff
*.diff td
*.diff-item
*.faveditor
*.floatLeftTOC
*.floatRightTOC
*.footnotes div
*.rccomment
*.rceditor
*.rctime
*.wikipage li
*.wikipage ul
*.wikitable
*.wikitable td
a.badinterwiki
a.nonexistent
a.nonexistent:hover
a.nonexistent:visited
a.tab.activeTab
a.tab.activeTab:hover
a.tab.activeTab:visited
a.tab.tab
a.tab:hover
a.tab:visited
a.tinyNonexistent:hover
a:hover
a:link
a:visited
body
div.editInfo
div.preview
div.tabArea
h1 a
h2
h2 a
h3
h3 a
h4
h5
h6
hr
html
img
img.borderless
pre
span.floatLeft
span.floatRight
table.sectionEdit
table.sectionEdit h2
table.sectionEdit td
td *.actionBoxes
td *.actionBoxes span
Selectors found only in our old CSS files
*#editArea
*#editButtonRow
*#editComment
*#footer *.license
*#iconRow td.pageIcon
*#iconRow td.pageIconSelected
*#savetext
*#tabPage
*#tabPage h3
*#tabmenu
*#tabmenu li
*#tabmenu li a
*#tabmenu li.active
*#tabmenu li.active a
*#title td
*#toolbar
*#toolbar a img
*#toolbar a img:hover
*#toolbarWithInfo
*#toolbarWithInfo a
*#toolbarWithInfo a:hover
*#useredits td
*.content
*.dialogBox
*.dialogBox td
*.diff td
*.diff-item
*.downloadLink
*.downloadLink img
*.editBarIcon
*.fileLink img
*.fileList
*.fileList img
*.fileList li
*.fileList ul
*.floatLeftTOC
*.floatRightTOC
*.ileLink
*.imageDisplay
*.progbar
*.textSearchResult
*.toolbarPaddingEnd
*.toolbarPaddingStart
*.toolbarSize
*.wikipage li
*.wikipage ul
*.wikitable
*.wikitable td
a.noBorder
a.nostyle
a.tab.notice
a.tinyNonexistent
a.tinyNonexistent:hover
div.actionBoxes
div.actionBoxes a
div.actionBoxes span
div.editInfo
div.iconText
div.pageEditInfo
div.preview
div.userFavoritesList
p.bigCaption
p.normalCaption
span.actionBoxSelected
span.floatLeft
span.floatRight
span.noFloat
span.thumb
span.thumb img
span.thumb img.borderless
span.thumb img:hover
span.thumb.noborder
span.thumb.noborder img
span.userFavoriteItem
table
table.logo
table.logo td
table.sectionEdit
table.sectionEdit a
table.sectionEdit h2
table.sectionEdit td
td
td *.actionBoxes
td *.actionBoxes span
td.pageIcon
td.pageIconSelected
Selectors with conflicting values
*#banner
*#bannertext
*#footer
*#logo
*#message
*#pageinfo td
*#title
*#title h1
*.diff
*.footnotes div
*.recentchanges td
*.user
a.badinterwiki
a.nonexistent
a.tab.activeTab
a.tab.activeTab:hover
a.tab.activeTab:visited
a.tab.tab
a.tab:hover
a.tab:visited
body
div.tabArea
hr
table.inlinepage
Notes
Comments:
Note: You must be logged in to add comments
-
I'm none too pleased to see IE hacks in new-release.css, when conditional comments in the HTML output would have worked
just as wellbetter. —DaveMahon -
I'd suggest not trying to merge the values of the selectors (as this page seems to imply?) — too much has changed. The CSS is better organized now than it was before, so I would just work through style.css, changing the tab / link colors, then just change the body width in layout.css. (as the current roc CSS isn't that different from the old default css)
Also, I agree about the IE hacks :P Somebody ought to fix that in the code.. —PhilipNeustrom