Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions.

This commit is contained in:
mozilla.mano@sent.com 2007-11-06 21:08:00 -08:00
parent 2febb77fc1
commit 02d6cb22ac

View File

@ -253,19 +253,6 @@ toolbar[mode="full"] .toolbarbutton-menubutton-button {
display: -moz-box;
}
toolbar[mode="icons"] .toolbarbutton-text {
display: none;
}
toolbar[mode="text"] .toolbarbutton-icon {
display: none;
}
toolbar[mode="text"] .toolbarbutton-text {
padding: 0 !important;
margin: 3px 5px !important;
}
/* ::::: 24px primary toolbar buttons ::::: */
/* back button-- */