From b39f3b553ecb29e934895c98ceb3217b2fcd5cda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Fri, 22 Nov 2019 11:16:48 +0000 Subject: [PATCH 1/5] re-remove text fields in properties modal --- .../src/less2/include/modals-ui-elements.less | 10 +++++++ www/common/common-ui-elements.js | 29 ++++--------------- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/customize.dist/src/less2/include/modals-ui-elements.less b/customize.dist/src/less2/include/modals-ui-elements.less index a3cc41004..e2bbd0667 100644 --- a/customize.dist/src/less2/include/modals-ui-elements.less +++ b/customize.dist/src/less2/include/modals-ui-elements.less @@ -15,4 +15,14 @@ } } + // Properties modal + .cp-app-prop{ + margin-bottom: 10px; + } + + .cp-app-prop-content{ + color: @cryptpad_text_col; + } + + } \ No newline at end of file diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 1512cb761..e0f9446a6 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -684,28 +684,17 @@ define([ } if (data.tags && Array.isArray(data.tags)) { - $('