Commit Graph

11 Commits

Author SHA1 Message Date
dad5e4ceac thumbnail cell size back to normal 2016-11-03 18:19:10 +01:00
6aa8db2dff Style when there are thumbnails available
TODO: Once we have the user-space, we show or not .has-thumbnail
2016-11-03 17:51:39 +01:00
df364e225c Tweaks to style of active items 2016-11-01 16:53:44 +01:00
7b5b3d432e Tweaks to status colors 2016-10-13 19:24:15 +02:00
477d38dfc6 New color scheme for statuses 2016-10-12 17:10:38 +02:00
75e6b39069 Added user-specific task list. 2016-10-05 10:30:10 +02:00
37c0c23e83 Replace duplicated status-{{status}} classes for a nice Sass mixin
Set the color for a specified property
1: $property: e.g. background-color
2: $where: ':before', ' .class-name', etc.
3: $variation: 'light', 'dark', or empty
e.g. @include status-color-property(background-color, ':before', 'light')
2016-09-29 17:29:15 +02:00
997a12ee11 Shot status indicator and other minor tweaks 2016-09-22 21:27:15 +02:00
e2db647c20 Tweaks to flash-on/off 2016-09-22 16:43:19 +02:00
e3e586583f Use divs instead of table tags
Tables are non-responsive by design and require more overrides to be cross-browser compatible
2016-09-22 12:31:39 +02:00
38703bf583 Tasks Index for a Project
Work in progress
2016-09-21 14:12:16 +02:00