mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 04:05:42 +00:00
fix eternity button missing its shadow
This commit is contained in:
parent
5b8d4296e6
commit
fe4cc783a8
@ -1903,6 +1903,10 @@ br {
|
||||
border-color: black;
|
||||
}
|
||||
|
||||
.s-base--metro .o-eternity-button {
|
||||
box-shadow: 0.1rem 0.1rem 0.1rem 0 #9e9e9e;
|
||||
}
|
||||
|
||||
.o-eternity-button--dilation {
|
||||
font-weight: bold;
|
||||
color: var(--color-dilation);
|
||||
|
Loading…
Reference in New Issue
Block a user