Vyzkoušejte si tisíce doplňků, které jsou zde dostupné. Stáhněte si Mozilla Firefox, rychlý a zdarma dostupný způsob, jak prohlížet web!
ZavřítVítejte na serveru Doplňky pro Firefox.
Zvolte si z tisíců balíčků funkcí a stylů, které vám přizpůsobí Firefox dle vašich potřeb.
ZavřítRecenze Glasser for Thunderbird od uživatele Patrick Madron
Ohodnoceno 5 z 5 hvězdiček
Thanks for the reply! Unfortunately, I can't even use the Stylish script you posted, because Stylish is not compatible w/ 3.1.* yet. What the hell! It's one of the biggest add-ons available and they can't give it a simple update?
So I guess I'm stuck waiting for you to add that functionality or at least until Stylish is updated. Once again, thanks for the support.
Ohodnoceno 4 z 5 hvězdiček
I love it, and it is the only way to make Thunderbird match my Firefox (with Stratum Fusion theme), but is there a way to remove the glass from the statusbar? It looks strange to me.
Unfortunately, there is only a partial solution for this. You will need the Stylish extension. Create new style in Stylish and paste the following code:
#status-bar{
-moz-appearance: statusbar !important;
color: rgb(0, 0, 0) !important;
background-color: rgb(240, 240, 240) !important;
border-bottom-color: rgb(255, 255, 255) !important;
border-bottom-style: solid !important;
border-bottom-width: 0px !important;
border-collapse: separate !important;
border-left-color: rgb(160, 160, 160) !important;
border-left-style: solid !important;
border-left-width: 0px !important;
border-right-color: rgb(255, 255, 255) !important;
border-right-style: solid !important;
border-right-width: 0px !important;
border-spacing: 0px 0px !important;
border-top-color: rgb(227, 227, 227) !important;
border-top-style: solid !important;
border-top-width: 0px !important;
text-shadow: none !important;
}
statusbarpanel{
-moz-appearance: statusbarpanel !important;
border-bottom-color: rgb(160, 160, 160) !important;
border-bottom-style: solid !important;
border-bottom-width: 1px !important;
border-collapse: separate !important;
border-left-color: rgb(255, 255, 255) !important;
border-left-style: solid !important;
border-left-width: 0px !important;
border-right-color: rgb(160, 160, 160) !important;
border-right-style: solid !important;
border-right-width: 1px !important;
border-spacing: 0px 0px !important;
border-top-color: rgb(255, 255, 255) !important;
border-top-style: solid !important;
border-top-width: 0px !important;
color: rgb(0, 0, 0) !important;
}
I know it doesn’t look perfect. I’ll try to make it easier to restore the default statusbar’s appearance in the next release.
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.