Commit Graph

33 Commits

Author SHA1 Message Date
Thomas Jund 3c0dd0dc95 scss: layout: apply clearfix on #footer instead #footer-wrapper (#39056) 2020-01-24 15:24:50 +01:00
Thomas Jund c0b718b63a scss: add vars to manage min and max sidebar width (#38451) 2019-12-16 09:29:25 +01:00
Thomas Jund cccf6244e9 theme.html: remove unnecessary br.clear tag (#38221) 2019-12-13 16:44:40 +01:00
Frédéric Péters 689b65fb37 templates: add role attributes to page zones (#34693) 2019-07-15 15:28:19 +02:00
Frédéric Péters 5b0e1ebafd scss: replace all ex units (#33386) 2019-05-28 12:38:18 +02:00
Emmanuel Cazenave 18b1546f27 layout: restrict $footer-background to background-color (#30421) 2019-02-06 17:48:58 +01:00
Frédéric Péters e42748197b scss: be explicit about #columns width (#30031) 2019-01-23 16:42:40 +01:00
Frédéric Péters 4b0bfad7da scss: don't force un body height (#29476) 2019-01-07 11:42:06 +01:00
Frédéric Péters b0535f806c scss: clear floats after footer (#26713) 2018-09-25 15:24:30 +02:00
Frédéric Péters 0fe8bb681d scss: make sure layout elements don't grow over their sizes (#26493) 2018-09-18 17:29:44 +02:00
Frédéric Péters 7155694831 scss: use a class selector to reference page #content (#24448) 2018-06-19 10:12:23 +02:00
Frédéric Péters e710ee6ba9 scss: add generic classes to limit display to mobile or desktop (#14226) 2017-06-26 06:29:04 +02:00
Frédéric Péters 785eac85c5 scss: add vendor prefix for flexbox support in Safari 8 (#16236) 2017-05-10 16:02:04 +02:00
Frédéric Péters b82585b9fe nanterre: move misplaced code from includes/ to nanterre/ 2017-03-04 20:06:01 +01:00
Frédéric Péters acc0f68580 nanterre: style menu cell (#14925) 2017-03-04 19:56:10 +01:00
Frédéric Péters 18354a965e remove legacy sidebar style support (#13934)
All existing pages have been converted from "column + sidebar" to
"two columns" so it's now safe to remove legacy support from the theme.
2016-11-12 11:07:48 +01:00
Frédéric Péters 1f00000736 scss: add new $sidebar-position and $sidebar-width variables 2016-10-25 09:17:40 +02:00
Frédéric Péters bfc7d9fc96 scss: don't set a minimum flex size for sidebar in responsive mode 2016-06-29 22:19:35 +02:00
Frédéric Péters ec5960c68c scss: add support for old flexbox model of MSIE10 (#11248) 2016-06-10 18:24:07 +02:00
Frédéric Péters 3109315162 scss: add responsiveness to grid system (#10928)
This also changes the denomitors from 1 to 8 to a 1, 2, 3, 4, 6, 12, for richer
and more useful values.
2016-05-14 09:13:34 +02:00
Frédéric Péters 4fd704130e scss: add sidebar responsiveness to new layout 2016-04-09 13:38:13 +02:00
Frédéric Péters 192bbf07c0 scss: workaround IE11 flexbox bug (fails to compute content height) (#10439) 2016-03-29 13:30:45 +02:00
Frédéric Péters 924abef539 scss: make #columns grow to fill the width 2016-03-27 11:07:55 +02:00
Frédéric Péters be2fdbd824 scss: format sidebar to be on the left and to take 30% of content width 2016-03-26 21:53:39 +01:00
Frédéric Péters 3c42edbed1 scss: reduce spacing between columns 2016-03-26 21:52:29 +01:00
Frédéric Péters b1f3a2fb24 scss: keep some padding around content in mobile mode 2016-03-26 08:05:01 +01:00
Frédéric Péters 8b47f99419 scss: make sure page takes whole height 2016-03-25 19:49:39 +01:00
Frédéric Péters 9fd1263e31 misc: provide 4 template variants (#10213) 2016-03-12 18:22:41 +01:00
Frédéric Péters 1c32226a2e general: move all sections of templates in their own wrapper div 2016-03-05 10:14:15 +01:00
Frédéric Péters 9621077fba scss: use box-sizing to avoid exceeding page width 2015-12-17 16:52:51 +01:00
Frédéric Péters 45c567b132 scss: fix z-index of connection links (#8881, comment 3) 2015-12-17 15:57:01 +01:00
Frédéric Péters 25a3db8bb1 scss: do not use @media queries for normal screen layout (#8772)
(they're not supported as is by MSIE)
2015-11-02 08:59:34 +01:00
Frédéric Péters 0a3fe31edd general: add basic scss blocks and change publik theme to use them (#8504) 2015-10-05 09:39:16 +02:00