Merged ESM into feature-bootstrap4. Started work on text inputs.

This commit is contained in:
n1474335 2018-06-09 10:43:36 +01:00
commit 1ce6e32086
447 changed files with 39118 additions and 16687 deletions

View file

@ -30,6 +30,7 @@
--title-colour: #424242;
--title-weight: bold;
--title-size: 16px;
--title-background-colour: #fafafa;
--banner-font-colour: #468847;
@ -67,7 +68,7 @@
/* Operation arguments */
--arg-title-font-weight: bold;
--op-title-font-weight: bold;
--arg-input-height: 34px;
--arg-input-line-height: 20px;
--arg-input-font-size: 15px;

2
src/web/stylesheets/themes/_dark.css Normal file → Executable file
View file

@ -64,7 +64,7 @@
/* Operation arguments */
--arg-title-font-weight: bold;
--op-title-font-weight: bold;
--arg-input-height: 34px;
--arg-input-line-height: 20px;
--arg-input-font-size: 15px;

View file

@ -64,7 +64,7 @@
/* Operation arguments */
--arg-title-font-weight: bold;
--op-title-font-weight: bold;
--arg-input-height: 34px;
--arg-input-line-height: 20px;
--arg-input-font-size: 15px;