From 5591cbbdce8b4bd640090411bc1e4bfec34ecbc5 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Wed, 5 Jun 2019 01:43:21 +0000 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=8D=A6=20=20tweaked=20css=20?= =?UTF-8?q?=F0=9F=91=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/base.scss | 3 +++ src/ts/main.ts | 1 + 2 files changed, 4 insertions(+) diff --git a/src/scss/base.scss b/src/scss/base.scss index 8e9a139..8104cda 100644 --- a/src/scss/base.scss +++ b/src/scss/base.scss @@ -112,4 +112,7 @@ div.component-container{ .mdc-list-item--activated { background : orange; + *{ + color: rgb(255, 255, 255); + } } \ No newline at end of file diff --git a/src/ts/main.ts b/src/ts/main.ts index 8fdafa2..86a8c27 100644 --- a/src/ts/main.ts +++ b/src/ts/main.ts @@ -125,6 +125,7 @@ render(html` Add component +