aboutsummaryrefslogtreecommitdiff
path: root/client-web/style
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
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')
-rw-r--r--client-web/style/chat.sass2
-rw-r--r--client-web/style/logger.sass2
-rw-r--r--client-web/style/master.sass2
-rw-r--r--client-web/style/menu.sass2
-rw-r--r--client-web/style/room.sass2
-rw-r--r--client-web/style/side.sass4
-rw-r--r--client-web/style/start.sass7
-rw-r--r--client-web/style/watches.sass7
8 files changed, 21 insertions, 7 deletions
diff --git a/client-web/style/chat.sass b/client-web/style/chat.sass
index 800e729..ea5f06f 100644
--- a/client-web/style/chat.sass
+++ b/client-web/style/chat.sass
@@ -1,7 +1,7 @@
/*
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@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
.chat
display: flex
diff --git a/client-web/style/logger.sass b/client-web/style/logger.sass
index d5e80c8..b2815db 100644
--- a/client-web/style/logger.sass
+++ b/client-web/style/logger.sass
@@ -1,7 +1,7 @@
/*
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@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
.logger-container
position: absolute
diff --git a/client-web/style/master.sass b/client-web/style/master.sass
index 8b82f27..f3dd420 100644
--- a/client-web/style/master.sass
+++ b/client-web/style/master.sass
@@ -1,7 +1,7 @@
/*
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@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
@use 'chat'
@use 'logger'
diff --git a/client-web/style/menu.sass b/client-web/style/menu.sass
index 204e8b3..2199d06 100644
--- a/client-web/style/menu.sass
+++ b/client-web/style/menu.sass
@@ -1,7 +1,7 @@
/*
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@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
.control-bar
background-color: var(--bg)
diff --git a/client-web/style/room.sass b/client-web/style/room.sass
index 92d751d..ff26a77 100644
--- a/client-web/style/room.sass
+++ b/client-web/style/room.sass
@@ -1,7 +1,7 @@
/*
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@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
.room
overflow-y: scroll
diff --git a/client-web/style/side.sass b/client-web/style/side.sass
index d0ab8cd..ba95f1b 100644
--- a/client-web/style/side.sass
+++ b/client-web/style/side.sass
@@ -1,3 +1,7 @@
+/*
+ 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>
.side-ui
flex: 0
diff --git a/client-web/style/start.sass b/client-web/style/start.sass
index 19d80e6..f46cc51 100644
--- a/client-web/style/start.sass
+++ b/client-web/style/start.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>
+
.start-box
text-align: center
position: absolute
@@ -44,7 +49,7 @@
font-size: x-large
font-weight: bold
text-align: center
-
+
#room-id-input
padding: 0.5em
font-size: x-large
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)