vi userContent.css
Bele:
/*
* Use this css file to eliminate problems in Firefox
* when using dark themes that create dark on dark
* input boxes, selection menus and buttons. Put this
* in the ../firefox/default/chrome folder or your
* individual user firefox profile chrome folder.
*/
input {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
textarea {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
select {
border: 2px inset white;
background-color: white;
color: black;
-moz-appearance: none !important;
}
input[type="radio"],
input[type="checkbox"] {
border: 2px inset white ! important;
background-color: white ! important;
color: ThreeDFace ! important;
-moz-appearance: none !important;
}
*|*::-moz-radio {
background-color: white;
-moz-appearance: none !important;
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
border: 2px outset white;
background-color: #eeeeee;
color: black;
-moz-appearance: none !important;
}
body {
background-color: white;
color: black;
display: block;
margin: 8px;
-moz-appearance: none !important;
}
:wq
Firefox restart után \o/
Nekem csak a textarea kell belőle, de nyilván, igény szerint ki kell kommentelni, ami nem kell...
Ref: http://forums.fedoraforum.org/showpost.php?p=1703251&postcount=3
- trey blogja
- A hozzászóláshoz be kell jelentkezni
- 1226 megtekintés
Hozzászólások
btw, ez tuti hogy firefox problem ? És nem hup.hu problem, mmint a huphunak kellene kezelnie a böngésző változatokat és nem helyileg kéne orvosolni.. ? :)
No offense, csak egy kérdés :)
- A hozzászóláshoz be kell jelentkezni
12 éve van ugyanaz a téma az oldalon és egészen mostanáig nem volt ezzel probléma. Az Ubuntu 16.10 frissítés óta állt fenn szerintem (pontosan nem tudom), szerintem vagy a Firefoxban vagy a GTK3 verzióban vagy nem tudom hol változott valami. Csak eddig nem zavart annyira, hogy utánamenjek.
--
trey @ gépház
- A hozzászóláshoz be kell jelentkezni
Tuti, más oldalakon is szívok ezzel. Szerintem amúgy a legutóbbi major firefox verzió (50-es) hozta be a hibát, már legalábbis ami az ubuntu csomagokat illeti.
- A hozzászóláshoz be kell jelentkezni
[troll]És ha nem vi? :-P[/troll]
Úgy emlékszem régebben is volt már ilyen. De aztán megjavult egy frissítés alkalmával.
- A hozzászóláshoz be kell jelentkezni
Hogy teged milyen aprosag tud zavarni...
---
Saying a programming language is good because it works on all platforms is like saying anal sex is good because it works on all genders....
- A hozzászóláshoz be kell jelentkezni
Általában nem szokott. Sőt, alkalmazkodni is szoktam. Viszont ha éves szinten több ezerre rúg a megírt cikkek / kommentek száma, akkor érdemes erre a papercut-ra rászánni 2-3 percet. Kb. annyi idő alatt lett meg a megoldás.
--
trey @ gépház
- A hozzászóláshoz be kell jelentkezni