Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
settings_tray.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2016 at 16:06 UTC
Updated:
30 Aug 2017 at 20:33 UTC
Jump to comment: Most recent
Comments
Comment #2
xjmComment #3
tedbowComment #4
tkoleary commentedThe comment in this CSS references Bartik theme because it was decided to build the MVP so that it inherited styles from Bartik. Now that the module has been committed that's no longer the case.
It was never intended, and should NOT be the case that these styles get moved into Bartik. Rather, the solution is creating specific styling for the tray in the module itself, at which point we can remove the comment.
Comment #5
tedbow@tkoleary
So part of this comment is no longer relevant?
If any we need to remove.
Comment #6
tkoleary commented@tedbow
Yes. Any styling there will just be unique to the module. I passed a bunch of CSS from my local branch to Tim to add there as part of the style-as-designed issue.
Comment #7
tkoleary commentedComment #8
tkoleary commentedComment #9
Bojhan commented@Kevin Can we review that somewhere your stylistic changes?
Comment #10
tkoleary commented@bojhan
I will update them in #2781577: Properly style outside-in off canvas tray
Comment #11
tkoleary commentedComment #12
tedbowChanging to new settings_tray.module component. @drpal thanks for script help! :)