google.com.styl 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. // * google.styl
  2. // ** Header
  3. // *** Main bar
  4. .sfbgg
  5. background-color highlight
  6. // *** Search box
  7. .sbib_a
  8. background linear-gradient(to bottom, color-background-highlight, color-background) i
  9. input#lst-ib
  10. #sb_ifc0.sbib_b
  11. #gs_taif0
  12. background transparent i
  13. // **** Autocomplete drop-down list
  14. #lst-ib
  15. .sbsb_a
  16. background-color()
  17. // **** Search button
  18. .kpbb
  19. background-image linear-gradient(to bottom, lighten(blue, 25%), blue) i
  20. // *** Search tools bar
  21. #hdtbSum
  22. background-color()
  23. #hdtbMenus.hdtb-td-o
  24. background-color()
  25. // **** "Search tools" button
  26. #hdtb-tls.hdtb-tl
  27. background-image linear-gradient(to bottom, color-background, color-background-highlight) i
  28. &.hdtb-tl-sel
  29. background-image linear-gradient(to bottom, color-background-highlight, color-background) i
  30. // **** Settings button
  31. #abar_button_opt.ab_button
  32. background linear-gradient(to bottom, color-background, color-background-highlight) i
  33. // *** appbar
  34. // Whatever that means
  35. #appbar
  36. background-color()
  37. // ** Results
  38. cite
  39. color green
  40. .ab_dropdown
  41. background-color()
  42. // *** Pop-up definition boxes
  43. div.crp
  44. background-color()
  45. // ** Footer
  46. #fbar
  47. background-color highlight