Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Mar 2010 at 15:52 UTC
Updated:
29 Jul 2014 at 18:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
dodorama commentedThe patch!
Comment #2
sunRemoving the file(s) should automatically make them appear in your patch as removed.
Comment #3
dodorama commentedStrange. I removed the files but there's no mention of them in the patch.
Comment #4
retester2010 commentedtrailing white space
40 critical left. Go review some!
Comment #5
dodorama commentedI decided to remove even the last bit of CSS. Without that float declaration we don't lose any functionality. So basically I removed the 2 css files and any mention to them in the module init hook.
Less CSS styles to overwrite!
Comment #6
dodorama commentedComment #7
sunhm, removing everything? I guess that some of these styles apply to the administrative pages, perhaps? We definitely need before/after screenshots here.
Comment #8
jacineComment #9
dodorama commentedA softer approach with screenshots.
Original code
With patch applied
I don't know if #aggregator .categorize-item .news-item .body, #aggregator .categorize-item h3 and #aggregator .feed-source .feed-title are used anywhere, I couldn't find any mention in code. In doubt I left those.
Since Garland override these styles nothing changes there, thus no screenshot.
Comment #10
dodorama commentedI don't know why, but the system doesn't allow me to attach more files.
Here are the links to the screenshots
http://dl.dropbox.com/u/1312381/layout.jpg
http://dl.dropbox.com/u/1312381/stark.jpg
http://dl.dropbox.com/u/1312381/bartik.jpg
Comment #11
jacineComment #12
jacinetagging
Comment #13
jacineComment #14
xjmI think this now covered by #1216948: Clean up the CSS for Aggregator module. Please reopen if I'm mistaken.