focalboard/webapp
Johannes Marbach 47b528b2f3
[GH-410] Remove background from read-only input fields (#452)
* [GH-410] Remove background from read-only input fields

This makes the background of text input fields transparent when the field is
read-only. Making it transparent will make the background show through which
prevents giving the visual impression of being editable.

Fixes #410

* Update snapshot
2021-05-21 15:36:24 -06:00
..
@custom_types
__mocks__
cypress Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
html-templates Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
i18n Update translation files (#419) 2021-05-17 12:40:42 +02:00
src [GH-410] Remove background from read-only input fields (#452) 2021-05-21 15:36:24 -06:00
static
.eslintignore
.eslintrc.json
.nvmrc Used Node 16 and prevented soctet error from starting (#402) 2021-05-11 11:56:40 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
cypress.json
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +02:00
package.json Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +02:00
tsconfig.json
tslint.json
webpack.common.js [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
webpack.dev.js
webpack.js