roll that back tho

This commit is contained in:
nelle 2024-09-10 20:10:30 -06:00
parent cfaf9567c2
commit f13bb2649a

View file

@ -8,12 +8,6 @@
/** jormungandr css **/
/* allow pixelated pfps to exist */
.inner {
image-rendering: pixelated;
}
/* hide default emoji list on main page */
/* (you cant even set this woithout changing code, why is it there?) */
div.emojis:nth-child(6) {
@ -30,19 +24,6 @@ div.emojis:nth-child(6) {
color: var(--bg);
}
/* transparency to menuBar and navbar and widgets */
/*
#iceshrimp_app div.dkgtipfy.isMobile div.buttons {
opacity: var(--transparency);
}
#iceshrimp_app div.dkgtipfy.isMobile div.menuDrawer {
opacity: var(--transparency);
}
.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)