cloud sync updates
This commit is contained in:
parent
c7aae76f72
commit
af26d6f9cb
3 changed files with 24 additions and 4 deletions
|
@ -1073,3 +1073,12 @@ h1 + .accentButton {
|
|||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.disabledUser {
|
||||
-webkit-filter: grayscale(100%);
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
|
||||
.disabledUserBanner {
|
||||
margin: 0 0 2em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue