Add license headers to all files in stylesheets/components/
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2021 Signal Messenger, LLC
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
.module-ContactSpoofingReviewDialog {
|
.module-ContactSpoofingReviewDialog {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2021 Signal Messenger, LLC
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
.module-ContactSpoofingReviewDialogPerson {
|
.module-ContactSpoofingReviewDialogPerson {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2021 Signal Messenger, LLC
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
.GradientDial {
|
.GradientDial {
|
||||||
&__container {
|
&__container {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
@@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2021 Signal Messenger, LLC
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
.module-select {
|
.module-select {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user