diff --git a/customize.dist/src/less2/include/modals-ui-elements.less b/customize.dist/src/less2/include/modals-ui-elements.less index a3cc41004..86074f4ad 100644 --- a/customize.dist/src/less2/include/modals-ui-elements.less +++ b/customize.dist/src/less2/include/modals-ui-elements.less @@ -15,4 +15,13 @@ } } + // 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..089e10880 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -684,26 +684,15 @@ define([ } if (data.tags && Array.isArray(data.tags)) { - $('