/* * The contents of this file are * published under the Mozilla Public License 1.1 */ @import url(chrome://communicator/skin/); toolbar[id="toolmenu"] { height: 32px; } menubar { height: 32px; } menu { height: 32px; } toolbarseparator { height: 32px; } toolbarbutton { padding: 0px; } toolbarspacer { height: 32px; } textbox[id="searchTextBox"] { height: 32px; } menulist[id="searchPopList"] { height: 32px; } .bandeau { background-color:#E8FFE5; }