You are here

tipsy.settings.yml in Tipsy 8

config/install/tipsy.settings.yml

File

config/install/tipsy.settings.yml
View source
  1. new_rule_settings:
  2. selector: '.tipsy'
  3. options:
  4. fade: 1
  5. gravity: 'w'
  6. delayIn: 0
  7. delayOut: 0
  8. trigger: 'hover'
  9. opacity: '0.8'
  10. offset: 0
  11. html: 0
  12. tooltip_content:
  13. source: 'attribute'
  14. selector: 'title'
  15. wide_settings:
  16. drupal_forms:
  17. forms: FALSE
  18. options:
  19. fade: 1
  20. gravity: 'autoWE'
  21. delayIn: 0
  22. delayOut: 0
  23. trigger: 'focus'
  24. opacity: '0.8'
  25. offset: 0
  26. custom_selectors:
  27. 0:
  28. selector: '.tipsy'
  29. options:
  30. fade: 1
  31. gravity: 'w'
  32. delayIn: 0
  33. delayOut: 0
  34. trigger: 'hover'
  35. opacity: '0.8'
  36. offset: 0
  37. html: 0
  38. tooltip_content:
  39. source: 'attribute'
  40. selector: 'title'
  41. new_rule: FALSE
  42. total_options: ''