From a8d1a3f9974b32312bd36279ef84d93bb20de088 Mon Sep 17 00:00:00 2001 From: rabuzarus Date: Fri, 18 Nov 2016 23:48:31 +0100 Subject: [PATCH] frio: add a very simple character counter to the jot --- view/theme/frio/css/style.css | 3 + view/theme/frio/templates/jot-header.tpl | 250 +++++++++++------------ view/theme/frio/templates/jot.tpl | 2 +- 3 files changed, 128 insertions(+), 127 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e284310b8..dd1b9b441 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1157,6 +1157,9 @@ section #jotOpen { #profile-jot-wrapper button#jot-submit { margin-top: 5px; } +#profile-jot-wrapper #character-counter { + padding: 10px 15px; +} /* ACL */ /*#jot-modal-body { diff --git a/view/theme/frio/templates/jot-header.tpl b/view/theme/frio/templates/jot-header.tpl index 792c1d1a3..145667be9 100644 --- a/view/theme/frio/templates/jot-header.tpl +++ b/view/theme/frio/templates/jot-header.tpl @@ -1,142 +1,140 @@ + -{{* - -