Move to LESS.
Review Request #7259 — Created April 28, 2015 and submitted
Plain CSS is sad. LESS is better.
As part of this, I've moved styles out of the individual web component
templates and into the main style file with liberal use of the::shadow
pseudo-element and the/deep/
combinator.
- Verified that everything still looked the same.
- Did a build and checked resulting files.
- Change Summary:
-
Move calendar to the left side and refactor to share styles.
- Commit:
-
155c695f761949c6bd409dc77dc1fa4834fedaf4953c23eb43bdb38d37367f5a3a22ab15a66c7e05
-
Tool: PEP8 Style Checker Ignored Files: package.json lib/frontend/config.js server.js views/student-list.handlebars gulpfile.js style.css css/style.less views/layouts/main.handlebars Tool: Pyflakes Ignored Files: package.json lib/frontend/config.js server.js views/student-list.handlebars gulpfile.js style.css css/style.less views/layouts/main.handlebars