From: Bastian Dehn Date: Thu, 16 Jun 2022 15:12:37 +0000 (+0200) Subject: add: acitve title form style X-Git-Tag: v1.0.2^2~2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=ba6385127ec996bbcaba12ba130432fa45f4acdd;p=speisekarten-editor.git add: acitve title form style --- diff --git a/src/app/title/title.component.css b/src/app/title/title.component.css index 29aad93..d45449e 100644 --- a/src/app/title/title.component.css +++ b/src/app/title/title.component.css @@ -3,6 +3,10 @@ font-family: 'Tangerine'; } +.active { + background-color: #fff6e6; +} + .button { display: inline-block; margin: 0.5em 0; diff --git a/src/app/title/title.component.html b/src/app/title/title.component.html index 746961b..4b8c3c8 100644 --- a/src/app/title/title.component.html +++ b/src/app/title/title.component.html @@ -1,4 +1,4 @@ -
+

{{title.Title}}