mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 04:05:42 +00:00
Address PR feedback
This commit is contained in:
parent
2e81d2ede0
commit
1a293e8799
@ -6651,14 +6651,14 @@ kbd {
|
||||
}
|
||||
|
||||
.o-enslaved-shop-button--available:hover {
|
||||
color: var(--color-text-inverted);
|
||||
color: black;
|
||||
background-color: #ffa337;
|
||||
border: 0.2rem solid #ffa337;
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
.o-enslaved-shop-button--bought {
|
||||
color: var(--color-text-inverted);
|
||||
color: black;
|
||||
background-color: #ffa337;
|
||||
border: none;
|
||||
pointer-events: none;
|
||||
|
Loading…
Reference in New Issue
Block a user