Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 04, 2019
    • Paul Slaughter's avatar
      Add square css class · 4a24eb92
      Paul Slaughter authored
      **Why?**
      
      This is helpful when needing to wrap the size of an svg
      with an empty container. Example:
      
      ```
      <div class="square s-32 d-flex-center">
        <svg class="s16">...</svg>
      </div>
      ```
      Unverified
      4a24eb92
  3. Nov 06, 2018
  4. Aug 20, 2018
  5. Aug 07, 2018
  6. May 02, 2018
  7. Apr 03, 2018
  8. Mar 20, 2018
  9. Jan 23, 2018
  10. Dec 20, 2017
  11. Dec 07, 2017
  12. Nov 21, 2017
  13. Oct 06, 2017
  14. Sep 28, 2017
  15. Sep 22, 2017
  16. Dec 13, 2016
  17. Dec 06, 2016
  18. Mar 17, 2016
  19. Feb 26, 2016
    • Zeger-Jan van de Weg's avatar
      Branded login page also in CE · 9a2869ab
      Zeger-Jan van de Weg authored
      The only major difference with the EE version is the change from a light and dark logo to only a header logo
      The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
      9a2869ab
Loading