mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-24 21:21:59 +00:00
Merge pull request #2844 from IvarK/eternity-button-missing-shadow
fix eternity button missing its shadow
This commit is contained in:
commit
ba16524576
@ -2018,6 +2018,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