Dhiman Bhattacharya
關於我
| 名稱 | Dhiman Bhattacharya | 
|---|---|
| 加入日期 | Dec. 6, 2008 | 
| 參與開發的附加元件數量 | 0 個附加元件 | 
| 此開發者的附加元件平均分數 | 未經評分 | 
我所發表的評論
Classic Reloaded
評分: 5 / 5 顆星
Very neat. The only thing I didn't like was the messages didn't have alternate shading. So, I add the following in my Userchrome.css
treechildren::-moz-tree-row() { 
  min-height: 22px !important;
  background-color: #ffffff; 
}
treechildren::-moz-tree-row(odd) { 
  background-color: #f1f3f8; 
}
/* -- override the mailbox folders list -- */
#folderTree > treechildren::-moz-tree-row() { 
  background-color: #e5eaf4; 
}
Now its perfect! :D
Charamel
評分: 5 / 5 顆星
Love this theme. The detail on each of the feature is great!
I would love to have a little more spacing between messages maybe - 2px more. But can't seem to do it with Userchrome.css - Can anyone help?
iLeopard Mail
評分: 5 / 5 顆星
Great Theme! I have 5 accounts setup in TB .. and still it doesn't look complicated.
此意見為舊版本 (3.2.4) 的附加元件。如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。