aboutsummaryrefslogtreecommitdiff
path: root/client-web/style/watches.sass
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-08 16:41:32 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-08 16:41:32 +0200
commit27537295e6dc260632e68c38cc2df54649c1036c (patch)
treeb2c64bbfa97a18ff67c1b2810d9c993027f0d9f8 /client-web/style/watches.sass
parent2130fa3c1d705ce76d88cb49ee6baa4028267577 (diff)
downloadkeks-meet-27537295e6dc260632e68c38cc2df54649c1036c.tar
keks-meet-27537295e6dc260632e68c38cc2df54649c1036c.tar.bz2
keks-meet-27537295e6dc260632e68c38cc2df54649c1036c.tar.zst
update copyright contact info
Diffstat (limited to 'client-web/style/watches.sass')
-rw-r--r--client-web/style/watches.sass7
1 files changed, 6 insertions, 1 deletions
diff --git a/client-web/style/watches.sass b/client-web/style/watches.sass
index 4408cb8..cda91b4 100644
--- a/client-web/style/watches.sass
+++ b/client-web/style/watches.sass
@@ -1,3 +1,8 @@
+/*
+ This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet)
+ which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
+ Copyright (C) 2023 metamuffin <metamuffin.org>
+
.room-watches-listing
list-style: none
a
@@ -7,7 +12,7 @@
border-radius: 4px
padding: 0.5em
background-color: var(--bg-light)
-
+
.current-room
background-color: var(--ac-dark)