mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
Revert "Merge pull request #45 from simoleo89/interface-color-pr"
This reverts commitd911196ccb, reversing changes made to8dccc509c4.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
pointer-events: all;
|
||||
}
|
||||
.borderhccontent{
|
||||
background-color: var(--ui-dark-bg, #212131);
|
||||
background-color: #212131;
|
||||
border-radius: 0.5rem!important;
|
||||
border: 2px solid #383853;
|
||||
height: calc(100% - 3px);
|
||||
@@ -46,7 +46,7 @@
|
||||
}
|
||||
|
||||
.nitro-purse-seasonal-currency {
|
||||
background-color: var(--ui-dark-bg, #212131);
|
||||
background-color: #212131;
|
||||
background: linear-gradient(to right, #5f5f8d, transparent);
|
||||
height: 30px;
|
||||
margin-bottom: 4px;
|
||||
|
||||
Reference in New Issue
Block a user