From: rabuzarus Date: Sat, 21 Apr 2018 12:27:57 +0000 (+0200) Subject: frio - don't show the "insert image" button in modals (because it doesn't work at... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=54c3efccabd8e3902fa1cc799b4bb983de13c2a2;p=friendica.git frio - don't show the "insert image" button in modals (because it doesn't work at the current state) --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 6f2a71ca44..4295ecec62 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2409,10 +2409,13 @@ ul li:hover .contact-wrapper .contact-action-link:hover { height: 48px; width: 48px; } - #prvmail-end { clear:both; } +#modal #prvmail-text-edit-bb .bb-img { + display: none; +} + /* photos */ .photo-album-actions { margin-bottom: 10px; diff --git a/view/theme/frio/templates/comment_item.tpl b/view/theme/frio/templates/comment_item.tpl index 8729f487f0..8d90394d58 100644 --- a/view/theme/frio/templates/comment_item.tpl +++ b/view/theme/frio/templates/comment_item.tpl @@ -33,7 +33,7 @@ {{/if}}