add extra padding to menu-button toolbar buttons.
git-svn-id: svn://10.0.0.236/trunk@149832 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
list-style-image: url("chrome://messenger/skin/icons/mail-toolbar.png");
|
||||
}
|
||||
|
||||
.toolbarbutton-1[type="menu-button"]
|
||||
{
|
||||
min-width: 57px;
|
||||
}
|
||||
|
||||
.toolbarbutton-1[type="menu"] > .toolbarbutton-menu-dropmarker {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -44,6 +44,11 @@
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/icons/addressbook-toolbar.png");
|
||||
}
|
||||
|
||||
.toolbarbutton-1[type="menu-button"]
|
||||
{
|
||||
min-width: 57px;
|
||||
}
|
||||
|
||||
toolbar[mode="icons"] .toolbarbutton-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -45,6 +45,11 @@
|
||||
-moz-box-orient: vertical;
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://messenger/skin/messengercompose/compose-toolbar.png");
|
||||
}
|
||||
|
||||
.toolbarbutton-1[type="menu-button"]
|
||||
{
|
||||
min-width: 57px;
|
||||
}
|
||||
|
||||
toolbar[mode="icons"] .toolbarbutton-text {
|
||||
|
||||
Reference in New Issue
Block a user