Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2012 at 18:18 UTC
Updated:
27 Nov 2013 at 15:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
robloachhttps://gist.github.com/3006391#L4503
Comment #2
tlattimore commentedI'll take this one.
Comment #3
tlattimore commentedPatch attached with 1st revision of changes.
The remaining output of csslint's warning's I think needs to be discussed, and is the following:
I'd like to hear some other peoples thoughts on these results.
Comment #4
barrapontoSome changes:
overlay-wrapperto avoid conflicts with otheroverlayclasses.box-sizing: border-boxto overlay-wrapper makes it look even better than the defaultbox-sizing: content-boxoverlay-titleis not a link, thus can't be focused/active, right? Will it become a link under any circumstance?Sinceoverflow: hiddenin theaelement seems to work ok.overflow: hiddenbreaks Firefox, I just enabled the outline, hope Chrome gets its act together.That said, I kept the id in
skip-linksince we're not changing that pattern right now.Comment #6
brenda003Comment #6.0
brenda003Updated issue summary.
Comment #7
nod_Overlay is dead to D8 #2088121: Remove Overlay.
Comment #8
tlattimore commented