Skip to content
  1. Jun 20, 2016
  2. Jun 14, 2015
  3. May 02, 2015
  4. May 01, 2015
  5. Apr 25, 2015
  6. Apr 19, 2015
  7. Mar 24, 2015
  8. Mar 21, 2015
  9. Mar 02, 2015
  10. Feb 25, 2015
  11. Feb 23, 2015
  12. Feb 19, 2015
  13. Feb 14, 2015
    • Piotr Banaszkiewicz's avatar
      swc.css: Add striped rows to tables · 7e4bc12b
      Piotr Banaszkiewicz authored
      Now the style is matching closely `.table-bordered` from Bootstrap.
      I decided to leave the header row background blank because it was too
      close in color to `#F9F9F9` - our new rule for even rows in the table.
      
      I also increased horizontal padding by 5px on both sides, because now
      that we have vertical borders it was too cramped.
      
      Additionaly I introduced borders for every cell in the table.
      7e4bc12b
  14. Feb 13, 2015
    • Piotr Banaszkiewicz's avatar
      Fix: styles for tables in SQL lessons · f92d323c
      Piotr Banaszkiewicz authored
      Previously: table cells had no padding, which caused a visual collapse
      (cell content was too close to cell neighbors). Table header rows had
      dark blue background and black letters.  Tables had no space between
      them and following paragraphs.
      
      Changes:
      * added 5px padding to cell contents
      * changed header row background to gray-ish (I considered switching text
        color to white, but it didn't look good)
      * 15px margin on the bottom of the tables (similarly to bottom margin
        used by paragraph style).
      f92d323c
    • François Michonneau's avatar
      b5354662
  15. Feb 12, 2015
  16. Feb 05, 2015
  17. Feb 04, 2015
  18. Feb 02, 2015