diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/default.mustache | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/default.mustache b/templates/default.mustache index 5c820e8..9640001 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -144,3 +144,7 @@ textbox-prompt-colon { margin: 0px 0.3000em 0.0000em 0.0000em ; text-color: inherit; } +element-text, element-icon { + background-color: inherit; + text-color: inherit; +} |