DescriptionMD Downloads: remove most deprecated CSS imports
This CL merges component.css files into respective component.html files.
This reduces Download's use of the deprecated <link type="css"> syntax
and more closely resembles other MD pages.
While I was at it: shared_styles.css had basically outlived its
usefulness, so I put some --vars in the top-level page and duplicated
a couple of small [hidden] { display: none !important; } rules across
components (because it seems better than making a shared CSS module).
Depends on both of these lovely changes:
https://codereview.chromium.org/2362633002/
https://codereview.chromium.org/2370653002/
R=tsergeant@chromium.org
BUG=650504
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/36d04319120c222cc12de7a788b547f4773da845
Cr-Commit-Position: refs/heads/master@{#421258}
Patch Set 1 : 80 col wrap #
Total comments: 2
Depends on Patchset: Messages
Total messages: 13 (8 generated)
|