Re: [Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-17 Thread petelink1
Many thanks to arielenter and Magic Banana for their contributions. I just copied and pasted Magic Banana's code into a terminal and all is well now. :-)

Re: [Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-15 Thread arielgnu
Here is the bug report: https://trisquel.info/es/issues/23037

Re: [Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-15 Thread arielgnu
UPDATE: userChrome.css controls the look of abrowser's windows and userContent.css control the default appearance of the content on websites. It seems that userChrome.css does require "! important" to work, so it's fine to add it since it won't affect the content of website as

Re: [Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-13 Thread eloi . igor
Thank you very much! This was quite annoying. I had to change to Icecat in order to run around the problem.

Re: [Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-13 Thread arielgnu
UPDATE: We shouldn't use "! important" in my code, other wise font color on custom made websites would be overwritten as well :S So the code should be as follow: button, input[type="submit"], input[type="button"] { color: black; } Thank you all.

[Trisquel-users] Changing abrowser's buttons font color (SOLVED)

2017-09-13 Thread arielgnu
Since a few updates I noticed that abrowser's default buttons font color was changed to white, making them very difficult to read with their gray background. I didn't find any post about it, so I wanted to share how I was able to change this. 1.- Open abrowser and press ALT to show the