mirror of
https://github.com/byReqz/dunes-revived.git
synced 2024-11-23 19:34:55 +00:00
Update dunesrevived.theme.css
This commit is contained in:
parent
b1aca2da7e
commit
a9e3de1fe7
@ -5,6 +5,13 @@
|
|||||||
|
|
||||||
|
|
||||||
/* stuff added for maintenance */
|
/* stuff added for maintenance */
|
||||||
|
.applicationStore-1pNvnv {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar-track {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
.scrollableContainer-2NUZem {
|
.scrollableContainer-2NUZem {
|
||||||
background-color: hsla(0, 0%, 100%, 0.05);
|
background-color: hsla(0, 0%, 100%, 0.05);
|
||||||
@ -14,7 +21,7 @@
|
|||||||
.theme-dark .markup-2BOw-j a,
|
.theme-dark .markup-2BOw-j a,
|
||||||
.wrapper-O5i5-0 .instantInviteModal-3vhcvC .clipboardInputInner-RLx2hK input,
|
.wrapper-O5i5-0 .instantInviteModal-3vhcvC .clipboardInputInner-RLx2hK input,
|
||||||
a {
|
a {
|
||||||
color: var(--links) !important
|
color: var(--links)
|
||||||
}
|
}
|
||||||
|
|
||||||
.messagesPopout-24nkyi {
|
.messagesPopout-24nkyi {
|
||||||
@ -426,7 +433,6 @@ a {
|
|||||||
|
|
||||||
::-webkit-scrollbar-track {
|
::-webkit-scrollbar-track {
|
||||||
background: 0 0;
|
background: 0 0;
|
||||||
border: none !important
|
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track-piece {
|
::-webkit-scrollbar-track-piece {
|
||||||
|
Loading…
Reference in New Issue
Block a user