bradr 对 own 发表的评价
评分4星,满分5星
I love Own. It looks great! But... the bookmark bar is too big. It's way too thick. You should make it the same height as the menu bar.
I will be using macFox for now. When you update it, I will know!
Do you mean the menu?
Add this in your userCrhome.css:
/* change size of bookmark menu */
menuitem[class="menuitem-iconic bookmark-item"],
menu[class="menu-iconic bookmark-item"]{
height: 18px !important; /* Höhe der Einträge */
max-width: 42em;
border: 1px solid Transparent;
}
or:
/* change size of all menus */
menuitem,
menu{
height: 18px !important; /* Höhe der Einträge */
max-width: 42em;
border: 1px solid Transparent;
}
请选择一个原因:
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户