Bug 414876 - "[gtk] Unified back/forward drop-down button is too wide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9b3=beltzner]
git-svn-id: svn://10.0.0.236/trunk@244559 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
085b56ca83
commit
009d09d195
@ -472,6 +472,15 @@ toolbar[mode="full"] .toolbarbutton-menubutton-button {
|
||||
padding: 5px !important;
|
||||
}
|
||||
|
||||
/* Put the unified dropdown button on a diet */
|
||||
#back-forward-dropmarker {
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
#back-forward-dropmarker > .toolbarbutton-menu-dropmarker {
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
/* 24px primary toolbar buttons */
|
||||
#back-button {
|
||||
list-style-image: url("moz-icon://stock/gtk-go-back-ltr?size=toolbar");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user