Matt A. Tobin
關於我
名稱 | Matt A. Tobin |
---|---|
加入日期 | March 5, 2007 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
Classic Default
評分: 5 / 5 顆星
@Nomaxxx As I understand the change in theme from KaiRo and Ratty (Phil Chee) The change was to provide a new clean default theme and to get away from its visually dated netscape roots. I however do not agree with this. But Then again I havn't yet managed to submit any reason for them to listen to me... Not to mention the issues with migrating to the new theme format such as the little glitches here and lack of toolkit icons... Tho those have been done well in this case... However my personal recommendation at the time would have been. Ok, new default theme... cool.. but like Mozilla Modern was ported port the netscape theme too... But It did not happen this way and official netscape classic theme will most likly never be included with seamonkey so this theme is our only alternative...
I do have one request... Kill the native toobar background. Netscape theme looks bad on windows 7 with the native toolbar background... Force it to the gray color and include an override in the throbber and ship us with a netscape throbber such as the NS6 or even NS4 throbber...
Throbbers:
http://personal.mattatobin.com/?b=files/chrome-notgoogle/throbbers
If you want to override your throbbers refer to documentation about userChrome.css just create a throbbers directory in your chrome folder inside your profile folder and use the following code as a base
#navigator-throbber {
list-style-image: url("throbbers/ns4/ns4-single.gif") !important;
}
#navigator-throbber[busy="true"] {
list-style-image: url("throbbers/ns4/ns4-anim.gif") !important;
opacity: 1.0 !important;
}
:)
PS: Thanks for the Netscape Classic theme ateshyurdakul
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。