13b606df45
CSS cleanup and use classes for styling
2018-09-17 18:16:42 +02:00
57f5836829
Cleanup and replace custom styles with bootstrap classes.
2018-09-17 17:08:46 +02:00
1c42e8fd07
Nodes View: Remove unnecessary containers
...
#node-container and #node-overlay were not used.
2018-09-17 14:26:37 +02:00
842ddaeab0
Assets: Display similar assets based on tags
...
Experimental.
2018-09-16 06:29:19 +02:00
6648f8d074
Minor style adjustments
2018-09-16 05:02:16 +02:00
2be41a7145
Show author badges on assets and comments
...
Comments layout is still broken, marked as TODO(Pablo).
2018-09-12 15:58:29 +02:00
f87c7a25df
Asset: style and cleanup listing
...
Font pillar aliases for asset icons
2018-09-11 19:37:22 +02:00
3ae16d7750
Tweaks to asset listing
2018-09-11 17:45:33 +02:00
48df0583ab
Layout and styling of asset groups
2018-09-11 15:16:37 +02:00
8380270128
Fixes on buttons/dropdown layout
2018-09-07 14:55:27 +02:00
be98a95fc0
Assets: Fix download dropdown
2018-09-07 12:27:37 +02:00
9ed526510f
Fix preview on public assets
2018-04-05 16:47:06 +02:00
ec2e4dee46
Minor style tweak to assets
2018-04-05 16:47:06 +02:00
dcde2a4551
Merge branch 'master' into wip-asset-obscure
2018-03-28 12:42:42 +02:00
5eb464a1f3
Minor tweaks to layout when able to re-new subscriptions
2018-03-28 12:17:11 +02:00
641f29ab30
Introducing: view_base template for nodes
...
Contains all the basics divided in blocks:
* node_preview
* node_details
* node_details_meta_extra (for additional list items)
* node_download - to override the download button
* node_comments
* node_scripts - for node specific scripts, like hdri or video
* footer_scripts
2018-03-27 19:38:45 +02:00