I used the .tc-sidebar-scrollable to apply a background color to the entire length of the sidebar & it works, but on my tablet when I rotate to horizontal view it disappears.
Here’s the css I used:
.tc-sidebar-scrollable {background-color: rgba(0,0,0,0.38) !important; text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000 !important;}
Can someone tell me what I’m doing wrong? Here’s the URL to my TiddlyWiki, if that helps.