home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / AIMP2 / aimp_2.61.583.exe / $TEMP / YandexPackSetup.msi / filC4D022D581F24C5C2FD6B8D6975F206E < prev    next >
Text File  |  2010-07-12  |  840b  |  27 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. #yasearch-textbox {
  4.   border:1px solid !important;
  5.   -moz-border-top-colors:#7e9cb8 !important;
  6.   -moz-border-bottom-colors:#7e9cb8 !important;
  7.   -moz-border-right-colors:#7e9cb8 !important;
  8.   -moz-border-left-colors:#7e9cb8 !important;
  9.   background:transparent url("chrome://browser/skin/ground/urlbar-ground.png") top left repeat-x !important;
  10. }
  11.  
  12. #yasearch-textbox:hover,
  13. #yasearch-textbox[focused="true"] {
  14.   background-color:#fff !important;
  15. }
  16.  
  17. toolbaritem[id|="yasearch"] .toolbarbutton-menubutton-button {
  18.   padding-left:4px !important;
  19. }
  20.  
  21. toolbaritem[id|="yasearch"] toolbarbutton {
  22.   margin:0 !important;
  23. }
  24.  
  25. toolbaritem[id|="yasearch"] toolbarbutton .toolbarbutton-menubutton-dropmarker {
  26.   padding:0 4px 0 5px !important;
  27. }