1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-18 04:50:03 +02:00

Remove the old collapse js/scss code.

This commit is contained in:
Henrik Hautakoski 2022-01-25 16:53:46 +01:00
parent 854317c90e
commit a9f2d41f13
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
4 changed files with 1 additions and 27 deletions

View file

@ -1,8 +0,0 @@
.collapse-trigger {
cursor: pointer;
}
.collapsed {
display: none !important;
}