/*Coded by Paulfox April 20th 2006, contains code from previous Paulfox GMail scripts
Upgraded Version 3.2 Oct 30th 06 includes "Report Spam, Not Spam, Rmv Label, Search Buttons, option 2 rmv "Search Web"*/

/*Coded by Paulfox April 20th 2006, contains code from previous Paulfox GMail scripts */
/*Upgraded Ver 3.1 Oct14th 06 w/ Addl Buttons - As of 10/2907, 2 Versions of GMail - see notes above*/

@-moz-document domain(mail.google.com) { 
button#ac_dcal, button#ac_dl, button#ac_tr.ab, button#dc.ab, button#tclm_dcl, button#x {color: white !important; font-weight: bold !important; background: #DB2929}
button#ac_cc, button#ac_us, button#cc.ab, button#snd, button#tclm_ccl {color: white !important; font-weight: bold !important; background: #009933}
button#ac_ib, button#tclm_rcfl {color: white !important; font-weight: bold !important; background: #0000FF}
button[id*="ac_rc_"], button#d {color: black !important; font-weight: bold !important; background: #FFFF00}
button#ac_sp {color: white !important; font-weight: bold !important; background: black !important; }
.ct {color: blue !important; font-family: verdana; font-size: 9pt !important; font-weight: bold !important; }
input[value*="Search"] {background: purple; color: white; font-weight: bold; }
/*line below if you want "Search Web" button*/
input[value*="web"] {display: none !important; }
#roster_filter {background: white !important; color: black !important; font-weight: normal !important; }
#nctl {color: red !important; font-family: verdana; font-size: 13pt !important; font-weight: bold !important; } }