This commit is contained in:
Mirco Wittrien 2023-10-07 10:33:08 +02:00
parent 4e641c35a7
commit 86bb98bbbc
2 changed files with 10 additions and 3 deletions

View File

@ -241,8 +241,8 @@ body, /* body */
#app-mount .container-2cd8Mz, /* peoples */
#app-mount .container-1oAagU, /* peoples activity list */
#app-mount .applicationStore-2nk7Lo, /* nitro */
#app-mount .containerSidenav-3qiKqP, /* family control */
#app-mount .shop-3sIaH8, /* shop */
#app-mount .containerSidenav-3qiKqP, /* family control */
#app-mount .pageWrapper-2PwDoS, /* guilddiscovery */
#app-mount .pageWrapper-1x6lGh, /* unihub */
#app-mount .scrollerBase-1Pkza4, /* scroller */

View File

@ -232,7 +232,8 @@ html {
5. MEMBERLIST
6. CALL
5. PEOPLES
1. FAMILY CENTER
1. SHOP
2. FAMILY CENTER
6. STORE/NITRO
1. BIRTHDAY PAGE
7. LIBRARY
@ -1627,7 +1628,13 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
background-color: var(--background-secondary-alt);
}
/* ---- 5.1. FAMILY CENTER ---- */
/* ---- 5.1. SHOP ---- */
#app-mount .shop-3sIaH8 {
background: var(--background-primary);
}
/* ---- 5.2. FAMILY CENTER ---- */
.contentPanel-2uDEUG::-webkit-scrollbar {
width: 16px;