diff --git a/css/daplie-installer-overrides.css b/css/daplie-installer-overrides.css index 2d8abfc..a00cb00 100644 --- a/css/daplie-installer-overrides.css +++ b/css/daplie-installer-overrides.css @@ -445,3 +445,6 @@ span.dap-small-text.js-scope-desc.noselect { color : #808080; color : rgb(128, 128, 128); } +.error-msg { + color: #FDA748; +} diff --git a/index.html b/index.html index e1ef2f2..51da29c 100644 --- a/index.html +++ b/index.html @@ -61,6 +61,7 @@
Code lasts for 15 minutes.
+