From b8a0bc0b0b31670d2c424a40f7511132896a76d2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 27 Sep 2017 12:06:06 +0200 Subject: fix some missing spinners --- view/theme/redbasic/css/style.css | 3 ++- view/tpl/connections.tpl | 4 +++- view/tpl/conv_item.tpl | 2 +- view/tpl/conv_list.tpl | 2 +- view/tpl/directory_header.tpl | 4 +++- view/tpl/photo_album.tpl | 4 +++- view/tpl/photos_recent.tpl | 4 +++- view/tpl/search_item.tpl | 2 +- view/tpl/viewcontact_template.tpl | 4 +++- 9 files changed, 20 insertions(+), 9 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0d85162d3..1b7aee30d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1259,7 +1259,8 @@ img.mail-conv-sender-photo { .generic-content-wrapper { border: 1px solid #ccc; box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); - border-radius: $radius; + border-radius: $radius; + margin-bottom: 1.5rem; } .section-title-wrapper { diff --git a/view/tpl/connections.tpl b/view/tpl/connections.tpl index 13261965a..3b152ef5e 100755 --- a/view/tpl/connections.tpl +++ b/view/tpl/connections.tpl @@ -33,4 +33,6 @@ -
+
+
+
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index b0c143f4a..b0e1cb6fb 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -4,7 +4,7 @@