From c3be1a11bb22ca404e3c82daac4bdfc279dc321c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 19 Jan 2018 17:51:47 +0100 Subject: CSS: reminder --- scss/custom.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index b92218a28..bc34cb768 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -87,12 +87,17 @@ textarea { } #context-menu, +#reminder, p.confirm-message, div#validation-bar{ background-color: $ishtar-secondary-color; color: $dark-secondary-color; } +#reminder { + padding: 0.6em 1em 0.1em 1em; +} + p.confirm-message{ text-align:center; margin: 0; -- cgit v1.2.3