Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views_ui.module
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Oct 2012 at 00:36 UTC
Updated:
29 Jul 2014 at 21:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dead_armWorking on an issue summary.
Comment #2
yoroy commentedThis will help resolve #1806022: Views' text color does not have sufficient contrast which is a critical. Go for it :)
Comment #3
dead_armHere's a preliminary patch. Leaving assigned to myself to remove further redundancies.
Comment #4
dawehnerGreat work!
We could remove some php code if we move the css files, awesome.
Comment #6
dawehnerRerolled against tim :p
Comment #7
tim.plunkettAll of this code should go away; there is no reason we should assume that non-core themes are used.
Comment #8
dead_armOkay, here's the whole thing, one as a format patch for readability, and one as a regular patch.
Comment #9
tim.plunkettThis is holding up a critical (#1806022: Views' text color does not have sufficient contrast), so it shouldn't be a normal task.
There were only two visual changes lost in that patch, I've added them back. Otherwise, as this was fully manually tested, it's ready to go.
Comment #11
dawehner#9: vdc-1826574-9.patch queued for re-testing.
Comment #13
webchickThat's definitely a bit silly. Also, CSS patches don't tend to fail Drupal installation. ;)
Committed to 8.x. Will rebase and push when I'm done with the current commit spree.
Comment #14
tim.plunkettApparently this wasn't fully tested with the changes in #723392: Tame seven's reset.css, and effectively conflicted.
Comment #15
tim.plunkettApparently this was fixed somewhere else, I can no longer reproduce.
Comment #16.0
(not verified) commentedUpdate issue summary.