From 204d91c3c3c0c54b67ac3255a666038533b4fe85 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 23 Jul 2024 18:07:30 +0000 Subject: this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead --- view/theme/redbasic/php/theme_init.php | 2 ++ view/tpl/conv_item.tpl | 56 +++++++++++++++++----------------- 2 files changed, 30 insertions(+), 28 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index cffe22de6..f4c82a69b 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -4,6 +4,8 @@ use Zotlabs\Lib\Config; require_once('view/php/theme_init.php'); head_add_css('/library/fork-awesome/css/fork-awesome.min.css'); +head_add_css('/vendor/twbs/bootstrap-icons/font/bootstrap-icons.min.css'); + head_add_css('/library/bootstrap-tagsinput/bootstrap-tagsinput.css'); head_add_css('/library/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.min.css'); diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index a8bc93eed..54ac8cae4 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -30,26 +30,26 @@
{{if $item.editedtime}} - + {{/if}} {{if $item.delayed}} - + {{/if}} {{if $item.location}} {{$item.location}} {{/if}} {{if $item.verified}} - + {{elseif $item.forged}} - + {{/if}} {{if $item.editedtime}} {{$item.editedtime}}{{/if}}{{if $item.expiretime}} {{$item.expiretime}}{{/if}}
{{if $item.thr_parent_uuid}} - + {{/if}} {{if $item.pinned}} -
+
{{/if}}
@@ -59,10 +59,10 @@ {{/if}} {{$item.name}} {{if $item.author_is_group_actor}} - + {{/if}} {{if $item.thread_author_menu}} - +