@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Tabs, Enlarge list-all-tabs button  - David McRitchie (DM*)  */
/* ===============  Style 18553, User 12592 ======================= */
/* David McRitchie,  2009-06-07 created based on styles 15898, and 15256 */
/* 2010-05-06 added toolbarbutton-icon based on style 19749  for Fx 3.6  */
/* 2011-04-13 removed height:14px to work in Fx 4.0 with style 9043 */ 

.tabs-alltabs-button
 { border:none!important; background-image:none!important; 
   background-color:#FFCC00 !important; width:22px !important; }  
.tabs-alltabs-button .dropmarker-icon
 { width:14px !important;} /* pre Fx 3.6 */ 
.tabs-alltabs-button .toolbarbutton-icon
 { width:14px !important;} /* Fx 3.6 / 4.0*/





