Bug Report Browser Source Custom CSS Not Working.

Trenaldi

New Member
https://gist.github.com/anonymous/a9ab13fb76f41c98a2426a09b863fabe 64 Bit Log
https://gist.github.com/anonymous/f47b078616cb967eced15d890720ff42 32 Bit Log

So I'm having trouble with the Browser Source. I try to use custom css and it doesn't seem to take. At first I thought maybe I was just doing it wrong, but I tried several things from a couple pages and none of it seemed to register one bit. For example, just as a test to confirm I was having a problem, I took the default Browser Source OBS page and gave the source this custom css:

Code:
.green_btn {
border: 2px solid #ff0000 !important;
background: #0000ff !important;}

I tried with both 32 and 64 bit versions. I tried reinstalling the program. I tried updating.

I was originally just trying to css the background off of a chat page and I thought maybe the chat page was using dark html voodoo to keep me at bay, which is what prompted me to test if I could get css to work at all. Blep.
 

Trenaldi

New Member
Ooof. Is that also true of the popped out chat from Youtube live streaming (which was my initial thing I was fiddling with.)? Is there anything I can do to work around it?
 
Top