From 206a58f9996a36693b1e73460191b08db1db0327 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 26 Oct 2018 21:51:44 +0200 Subject: Change window notification style --- css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index bcafa69..c024481 100644 --- a/css/style.css +++ b/css/style.css @@ -120,4 +120,8 @@ textview text { #chat-input { padding: 10px 10px 10px 10px; } -*/ \ No newline at end of file +*/ + +.window-notification { + background-color: #aa3030; +} \ No newline at end of file -- cgit v1.2.3