Commit Graph

72 Commits

Author SHA1 Message Date
4f071260f7 Fix tooltips not visible 2016-11-24 16:31:36 +01:00
9e952b0436 Fix on scrollbars 2016-11-21 12:29:09 +01:00
c025aa3aac Move table classes up a level so they can have effect without being nested 2016-11-17 14:55:04 +01:00
a41bda6859 Minor tweaks to tree/nav tree 2016-11-16 17:58:52 +01:00
9210285089 Make status-bar one line 2016-11-16 17:57:38 +01:00
f1661f7efb Use native scrollbars 2016-11-16 17:48:35 +01:00
8959fac415 Tooltips/popovers without delay 2016-11-11 20:04:08 +01:00
9b469cee7d Style tweaks to jstree 2016-11-11 20:03:45 +01:00
3139ba5368 Style tweak to nav header 2016-11-11 18:16:02 +01:00
76a5d9c9e1 Blog and Latest assets are shown bigger now 2016-11-11 17:48:38 +01:00
fe848525b1 Small refactor of jstree style
Still needs some work but it's a bit cleaner
2016-11-11 17:11:35 +01:00
684afb8cd5 Style .container.box 2016-11-11 17:11:35 +01:00
3b694a91af Fix alignment of header 2016-11-10 11:26:26 +01:00
f651ece343 Set color for navigation on sidebar 2016-11-10 11:21:11 +01:00
1702b40812 hover color of active list items 2016-11-10 00:54:06 +01:00
9612e99806 Unify active state of list and table items 2016-11-10 00:52:36 +01:00
c17993418c Fix animated stripes background not aligned on tables 2016-11-10 00:10:29 +01:00
60e43c368d Active statuses for tables and list items 2016-11-09 23:37:17 +01:00
2f3e5a513b Unify inputs with other apps 2016-11-09 23:14:15 +01:00
54fccfc3ad Status colors
From Attract, but will be used also in Flamenco and others in the future
2016-11-09 23:01:32 +01:00
b6b62babd2 Some fixes and utils from Attract 2016-11-09 22:42:53 +01:00
ad3f2c0119 Introducing apps_base.sass, contains basic layout/generic classes 2016-11-09 22:36:55 +01:00
dc70705b1e Don't show "Join the conversation" to demo users
And minor style tweaks
2016-11-09 18:15:34 +01:00
15be184816 Align edit header to the right 2016-11-08 18:25:40 +01:00
116ed9f08a More padding on error message 2016-11-08 16:03:39 +01:00
7391f40cba Users list: copy to clipboard for IDs
Feature request by Francesco
2016-11-08 15:59:14 +01:00
d272896787 Use a lock icon (instead of download icon) when there's no permission to download 2016-11-08 15:05:44 +01:00
0da4e3bafc Public/Private label for list of own projects 2016-11-08 12:00:15 +01:00
7b79270481 Auto-open dropdown menus only on nav bars 2016-11-04 11:22:22 +01:00
a1dca29382 Quick fix for layout of attachments file upload 2016-11-04 11:05:19 +01:00
c1427cf6a2 avoid horizontal scroll on notifications 2016-11-03 18:27:50 +01:00
0a0db88701 Style disabled buttons 2016-11-03 15:35:00 +01:00
27bad1be8a Fix markdown on coments 2016-11-03 15:34:50 +01:00
324d500edb Tweaks to style of file attachments 2016-11-02 19:42:44 +01:00
ef326a2193 Fix width of project header when page is not fully loaded 2016-11-02 19:05:43 +01:00
80601f75ed Remove deprecated +button-rounded-filled mixin
We now use just 'button', as roundness and filled are configurable
2016-11-02 16:36:47 +01:00
ae859d3ea7 Minor style tweaks to file form widgets 2016-11-02 16:16:20 +01:00
f30cdd5246 Minor style tweaks to attachments form 2016-11-02 14:51:10 +01:00
5805f4eb2a Comments is now part of the base style 2016-11-01 15:53:40 +01:00
53cbe78ec1 Use #comments-embed for embedding comments. Avoid duplicate ID 2016-11-01 15:53:40 +01:00
144c5b8894 Use statusBarSet() js function from Pillar 2016-11-01 12:30:53 +01:00
c9d7da3a42 Attract and Flamenco icons 2016-10-21 20:41:41 +02:00
457a63ddcb Notifications: Fix alignment of mark as read button 2016-10-21 11:43:40 +02:00
8d99f8fc2e No more on-focus resizing; the "POST COMMENT" button moves away when you click it 2016-10-20 17:30:39 +02:00
b1da6de46e Comment textarea min height set when editing + only transition border-color 2016-10-20 17:04:02 +02:00
8b64f9140b Allow resizing of comment textarea 2016-10-20 17:01:58 +02:00
ea2be0f13d Major revision of comment system.
- Comments are stored in HTML as well as Markdown, so that conversion
  only happens when saving (rather than when viewing).
- Added 'markdown' Jinja filter for easy development. This is quite
  a heavy filter, so it shouldn't be used (much) in production.
- Added CLI command to update schemas on existing node types.
2016-10-19 16:57:17 +02:00
646ab58395 Style sidebar icons 2016-10-18 11:34:53 +02:00
d99ddca410 Split base styles into base.css
That way we can load this css in other projects to bring the basic stuff
such as normalize, navbar, notifications, custom scrollbars, and so on.
2016-10-17 16:17:23 +02:00
87f3093503 Delete attract main.sass, attract has its own 2016-10-17 15:40:14 +02:00