diff --git a/customize.dist/src/less2/include/modals-ui-elements.less b/customize.dist/src/less2/include/modals-ui-elements.less index a384e7dda..57c9b0a53 100644 --- a/customize.dist/src/less2/include/modals-ui-elements.less +++ b/customize.dist/src/less2/include/modals-ui-elements.less @@ -15,4 +15,12 @@ } } + // Properties modal + .cp-app-prop { + margin-bottom: 10px; + } + + .cp-app-prop-content { + color: @cryptpad_text_col; + } } diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 63921a8a6..64c9c2101 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -683,29 +683,20 @@ define([ })); } + // XXX problem with the hardcoded ": " here + // possibly duplicate translation keys if (data.tags && Array.isArray(data.tags)) { - $('