pretty noti panel. makes blobcat's noti panel a little prettier. customizable.

https://userstyles.world/style/11262/pretty-noti-panel

userstyle for noti panel by @blobcat. requires the most recent version of blobcat's script noti panel which can be found within KES.

get KES: https://github.com/aclist/kbin-kes

it can be found under Navbar > Add a notifications panel

7 points · 3 comments · view on lemmy.world

3 Comments

blobcat@kbin.social · 1 pts · 3y

that's actually somewhat how it was supposed to look like but i lost all of my motivation to work on it for now lol
i'll probably get back at it at some point soon and finish the design ( ´ ▽ ` )b

Rhaedas@kbin.social · 1 pts · 3y (1 reply)

Looks like it works properly that I can tell. I made a bit of a mod for myself (one added line).

I added an additional line to the "div.notifications-iframe.dropdown__menu" section to adjust the width and position of the panel. My line is "width: 40%; translate: 20%;", which makes the panel about double the width (to read the messages better) and then pushes it back to the right a bit (just for aesthetics more than anything).

shazbot@kbin.social · 1 pts · 3y

I've been thinking about making this parametric and will add an option in the version after next to allow configuring geometry and offset within KES.