SessionId fix

This commit is contained in:
Sascha Leib
2025-10-26 09:14:45 +01:00
parent 620d9253e5
commit 447b8b4fbe
5 changed files with 12 additions and 6 deletions

View File

@@ -363,6 +363,7 @@
&.typ_php::before { background-position-y: -40px }
&.typ_ip::before { background-position-y: -60px }
&.typ_usr::before { background-position-y: -80px }
&.typ_rnd::before { background-position-y: -100px }
/* External link icons */
&.extlink::before { background-image: url('img/links.png') }