Commit Graph

9 Commits

Author SHA1 Message Date
Frédéric Guillot
9ae185c18e Remove dependency on Sass
- Convert *.sass files to vanilla CSS
- Start using CSS variables
- Add PHP minifier
2019-07-25 11:16:21 -07:00
lastlink
cd6da13897 Add basic print stylesheet 2018-06-01 15:25:32 -07:00
Frederic Guillot
1dc947eac4 Convert vanilla CSS to SASS 2016-08-06 22:19:36 -04:00
Frederic Guillot
5d3ad534cc Removed individual column scrolling on board 2016-07-24 15:18:09 -04:00
Frederic Guillot
6cfce7720a Fixed Markdown editor auto-grow on the task form 2016-07-15 21:05:15 -04:00
Frederic Guillot
17213da5ce Use the same task form layout everywhere 2016-06-24 17:57:26 -04:00
Frederic Guillot
18cb7ad0a4 Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Lev Lazinskiy
f97d683ede Show tasks that are due today in a different color
I chose a "Triadic" color from this page,
http://www.colorhexa.com/d90000 it seems to look good under various
categories.

Fix #2285
2016-06-06 20:07:01 -07:00
Frederic Guillot
c15c4ba0f4 Use latest hipster tools to manage assets 2016-05-15 12:33:44 -04:00