Firefox with Oxygen Border Button

csslayer | 2011/08/30

其实是Firefox  + Oxygen + Stylish 的结果

Stylish的脚本如下:

.tabbrowser-tab,
.tabs-newtab-button {
    -moz-border-image:url("chrome://browser/skin/tabbrowser/tab.png") 5 2 4 3 / 0px 2px 5px 3px repeat stretch !important;
}
#main-window #TabsToolbar {
    margin-top:-4px !important;
}

#oxygenkde_window-controls {
margin: 10px 0px 0px 0px !important;
}

#oxygenkde_window-controls > toolbarbutton {
margin-right: 5px  !important;
}

同时可以利用新版本的Oxygen KDE 来启用空白位置托拽功能(有点太灵敏就是……)

效果图:

Tags:

7 FEEDBACKS

Leave a Reply to 黑传说 Cancel reply

Your email address will not be published. Required fields are marked *

Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).

This site uses Akismet to reduce spam. Learn how your comment data is processed.