mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
This commit is contained in:
parent
ee1b2b68e3
commit
31ff847982
1 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@ div.emojis:nth-child(6) {
|
|||
}
|
||||
|
||||
/* transparency to menuBar and navbar and widgets */
|
||||
/*
|
||||
#iceshrimp_app div.dkgtipfy.isMobile div.buttons {
|
||||
opacity: var(--transparency);
|
||||
}
|
||||
|
@ -53,7 +54,7 @@ div.emojis:nth-child(6) {
|
|||
.widgetsDrawer {
|
||||
opacity: var(--transparency);
|
||||
}
|
||||
|
||||
*/
|
||||
/* make "new beeps available" button have proper radius */
|
||||
#iceshrimp_app #maincontent div div div._root_b6w6v_1 div._content_b6w6v_6 div.cmuxhskf div.tl._block div.swiper.swiper-virtual.swiper-initialized.swiper-horizontal.swiper-watch-progress div.swiper-wrapper div.swiper-slide.swiper-slide-visible div.new button._buttonPrimary._shadow {
|
||||
border-radius: var(--radius)
|
||||
|
|
Loading…
Reference in a new issue