Open rojnwa opened 4 years ago
What about if you remove the whole csd file? as someone said here
The min/max/close buttons are now in the tab bar. But it is still very bugged. Those min/max/close buttons are not visible and the URL bar is buggy (transparent and offset)
I'm not really sure how it behaves in windows, the transparency bug already seems have a fix, check #22
This is where the Windows Buttons show up, when i remove the lines stated above
This is where the button show up when i delete the file. They are missing their icons unfortunately
In fullscreen mode however, icons appear (csd file deleted) The theme seems to work fine on windows 10 74.0.1, when deleting the cds.css file and ignoring these inconveniences
@DRKSLV I've got the exact same issue, as you can see in my pictures.
Buttons are bugged into other Firefox buttons and have no icon. If I remove csd.css, the buttons appear in the tab bar, without icons as well.
My temporary solution is not to just completely hide those min/max/close buttons, I don't them them anyways.
when i copy everything to chrome folder i get a black screen and the theme doesn't look like its suposed to.
Apparently Firefox (stable and nightly tested - fresh installations - both latest versions on Windows 10 x64 1909) isn't able to draw stuff properly when this exact line of code is in the csd.css
This code is the first snipped of code in the csd.css (except the
@namespace
definition)Upon removing those lines, everything is perfectly fine, except that the window buttons (close/maximize/minimize) are not drawn.
Screenshot of Firefox with those lines of code:
Screenshot of Firefox without those lines of code: