You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.2 KiB

6 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Bootstrap Glyphicons</h2>
  4. <h3 class="oe_slogan">Bootstrap Glyphicons Support</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="screenshot.png">
  9. </div>
  10. </div>
  11. </section>
  12. <section class="oe_container" style="padding-top: 25px;">
  13. <div class="oe_row oe_spaced">
  14. <div class="oe_picture">
  15. <h3 class="oe_slogan">Overview</h3>
  16. <p class="oe_mt32">Odoo does not natively support the Glyphicons
  17. from Bootstrap although it uses the framework. This module enables
  18. the Bootstrap Glyphicons. The Glyphicons from Font Awesome which are
  19. used by Odoo will still be available.</p>
  20. </div>
  21. </div>
  22. </section>
  23. <section class="oe_container oe_dark">
  24. <h3 class="oe_slogan">Help and Support</h3>
  25. <div class="oe_slogan">
  26. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  27. <i class="fa fa-envelope"></i> Email
  28. </a>
  29. <a class="btn btn-primary btn-lg mt8" href="https://mukit.at/page/contactus">
  30. <i class="fa fa-phone"></i> Contact
  31. </a>
  32. </div>
  33. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  34. class="center-block">
  35. </section>