Include terminal window in CSS selector

This commit is contained in:
Empathic Qubit 2021-05-01 22:23:16 -04:00
parent b5f3084ddc
commit 91cf9ec489

View file

@ -1,4 +1,4 @@
.wmclass-Lsnes { #screen .wmclass-Lsnes, #screen .window[class*="term"] {
display: block; display: block;
position: relative; position: relative;
top: 0 !important; top: 0 !important;