home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / Tools / yabar.msi / filCA6B19E5349AFD74BA6BA1A50FE8E493 < prev    next >
Encoding:
Text File  |  2010-04-16  |  426 b   |  12 lines

  1. yasearchbar .yasearchbar-textbox {
  2.   padding-left: 3px !important;
  3.   background:url("chrome://browser/skin/textbox-back.png") repeat-x center left !important;
  4. }
  5.  
  6. yasearchbar .yasearchbar-textbox[focused="true"] {
  7.   background:url("chrome://browser/skin/textbox-back-focus.png") repeat-x center left !important;
  8. }
  9.  
  10. yasearchbar .yasearchbar-textbox hbox.autocomplete-textbox-container {
  11.   background:none !important
  12. }