Chromium Code Reviews
Description[MD History] Use proper shadows for cards.
This CL adds proper shadows to the MD History cards in all views by
adding a drop shadow filter on the history-list and box shadows on
the history-grouped-list and synced-device-card.
In order to prevent the scrollbars from rendering shadows, the scroll
behavior of the history-list has been changed to use the iron list
as a scroll target.
A background div has been added to each history-item which is 1px
taller than the actual item in order to cover the shadow that renders
beneath the next item which shows through at non-integer zoom levels.
BUG=616676
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/48dce59e6b091073c1f119ac531ccf43349289eb
Cr-Commit-Position: refs/heads/master@{#411284}
Patch Set 1 #
Total comments: 4
Patch Set 2 : address comments #
Total comments: 2
Patch Set 3 : rebase #Patch Set 4 : address comment, fix test #
Total comments: 1
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 31 (21 generated)
|