OK sorry, I wasn't precise enough :) I didn't mean the whole panel, only background. When I set
Codebackground-color=#ff0000;
the background becomes red, but
Codebackground-color=#transparent;
doesn't work, neither does
Codebackground: transparent;
like it's in Ankur's code, I don't know why. It's probably magic :(
-------------------------
Edit: OK, I think I found the answer: there is another background under the one I edited and it's defined in probably main-body class. That's why transparency didn't work, it just showed the background for the background :/
Edited by Kot on 18-05-2012 19:44
|