Merge branch 'master' into connection-manager-global

This commit is contained in:
Julien Machiels
2020-09-01 10:16:21 +02:00
committed by GitHub
139 changed files with 1032 additions and 3566 deletions
+4
View File
@@ -209,6 +209,10 @@ button::-moz-focus-inner {
contain: strict;
}
.defaultCardBackground {
display: flex;
}
.cardContent:not(.defaultCardBackground) {
background-color: transparent;
}