Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
commit
a993ff6e2f
5 changed files with 37 additions and 8 deletions
File diff suppressed because one or more lines are too long
|
|
@ -4732,6 +4732,13 @@ a.status-card.compact:hover {
|
|||
background: rgba($gold-star, 0.3);
|
||||
}
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
color: $white;
|
||||
background-color: transparent;
|
||||
cursor: default;
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue