Commit Graph

130 Commits

Author SHA1 Message Date
0ad406e1e5 Cloud icon on sidebar 2016-11-01 17:29:51 +01:00
df364e225c Tweaks to style of active items 2016-11-01 16:53:44 +01:00
14bbb9bedc Add rows to textareas for notes/descriptions according to line breaks 2016-11-01 16:43:39 +01:00
babf95c22f Move item-details style to base 2016-11-01 16:22:15 +01:00
aa2f97c7c9 Style sidebar according to context 2016-11-01 16:16:04 +01:00
369159da97 Move activities styles to base 2016-11-01 15:54:37 +01:00
a23c1bbbf0 Open dropdown menu on mouse over 2016-10-24 16:20:35 +02:00
0f389d4afb Project listing on Attract index 2016-10-24 15:56:42 +02:00
0f15ca3d45 Responsive tweaks 2016-10-24 15:55:47 +02:00
6c1b7f29b2 Better text for Attract on non-logged in users 2016-10-21 20:44:59 +02:00
9a921659de Fix error page alignment 2016-10-21 17:09:23 +02:00
183b2eb121 Click on last update to get more info 2016-10-21 17:01:32 +02:00
675cb841cf Make debug info collapsable 2016-10-21 16:00:58 +02:00
caf48d3ef5 Tweaks to read-only details on shots and tasks 2016-10-21 15:48:04 +02:00
be7ef81e96 Style task read-only details 2016-10-21 14:48:03 +02:00
714430203d Another attempt at fixing the background clipping 2016-10-20 19:21:58 +02:00
26c7b61ec0 Fix alignment of login dropdown 2016-10-20 18:39:33 +02:00
c50ebfd4b9 Fix background colors being clipped 2016-10-20 18:25:02 +02:00
a552cf4ae5 Style sidebar icons 2016-10-20 17:50:45 +02:00
7b737d6d5a Fix alignment of notifications count 2016-10-20 17:47:06 +02:00
040da7a537 Minor alignment tweaks to sidebar 2016-10-20 17:12:33 +02:00
3fbc328c19 Center + Task label 2016-10-20 16:35:17 +02:00
a31fec8917 Activity: Make left line stop at top and bottom 2016-10-20 15:33:20 +02:00
aff8347718 Fix alignment of errors/columns height 2016-10-20 12:57:00 +02:00
44fcd328ee Style activities on dashboard 2016-10-20 12:54:03 +02:00
8159589062 Minor style tweaks 2016-10-20 11:59:32 +02:00
eb8a269cb9 Style activities 2016-10-18 18:51:57 +02:00
568e59e71c Split base.css to their own css 2016-10-18 18:51:57 +02:00
014672ed62 minor style tweak to tasks list 2016-10-14 15:49:40 +02:00
a17eeaa97e Minor style tweaks to shots list 2016-10-13 19:25:22 +02:00
b63faacdcf Style modal dialog and status-debug classes 2016-10-13 19:24:53 +02:00
7b5b3d432e Tweaks to status colors 2016-10-13 19:24:15 +02:00
b65fb754c2 Fix alignment of tasks in shots 2016-10-12 17:10:38 +02:00
5ebd2a18a5 Fix color scheme for statuses 2016-10-12 17:10:38 +02:00
477d38dfc6 New color scheme for statuses 2016-10-12 17:10:38 +02:00
13eeb7d6c3 Fix alignment of tasks on Firefox 2016-10-12 12:57:39 +02:00
d3812ff2c7 Default width of main column to 50%
This will later be controled by draggin the col-splitter
2016-10-11 18:05:31 +02:00
40254f4427 Style error messages 2016-10-11 18:05:31 +02:00
eafcacde36 Include shot name in task list, before the task name. 2016-10-05 14:52:50 +02:00
d9a41c11b7 Added shot summary per project on /attract 2016-10-05 14:42:01 +02:00
fd469a3889 Attract dashboard placeholder 2016-10-05 11:12:03 +02:00
75e6b39069 Added user-specific task list. 2016-10-05 10:30:10 +02:00
b39e3d431d Give shot list white background.
This improves display when the shot list is longer than the window.
2016-10-04 16:10:56 +02:00
e76d016d2c Nicer presentation of shot details 2016-10-04 15:15:36 +02:00
5e6762ff1a Renamed attract-form to attract-box, and added with-status class.
The with-status class enables the status-coloured thick border at the top.
The rename from 'form' to 'box' was made to allow non-form contents too.
2016-10-04 15:15:12 +02:00
b1783fb801 Fix overlay of add-task button 2016-09-30 11:41:13 +02:00
6817da77aa Use darker colors for status indicators 2016-09-29 17:30:39 +02:00
ba217f2496 Style empty lists 2016-09-29 17:29:15 +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
04c6c11071 Clean the header/text when the page is first loaded 2016-09-29 16:02:15 +02:00