Allow click through header

Cette révision appartient à :
Keplyx 2018-05-23 17:10:39 +02:00
Parent 0426172f7c
révision b98a92523b
2 fichiers modifiés avec 2 ajouts et 0 suppressions

Voir le fichier

@ -6,6 +6,7 @@
margin: 5px;
height: 40px;
width: 40px;
pointer-events: auto;
}
#bar1, #bar2-1, #bar2-2, #bar3 {

Voir le fichier

@ -183,6 +183,7 @@ Full-Width Styles
z-index: 2000;
height: 100px;
background: linear-gradient(to bottom, #1c1c1c, transparent 90%);
pointer-events: none;
}
#header_top h4 {