Kanboard-Prod/assets/css
Francois Ferrand 72681443a6 Fix flickering and column sizes.
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout
directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout
of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing
a slight flickering, but in that mode only.
* Use fixed-layout on the table to improve layout and rendering speed.
* Slightly reduce the width of the swimlane header column, and make it fixed-width.
* Slightly simplify the Javascript/jQuery code for activating compact mode.

This is replaces pull request #688, with only the table layout fix, since I have no proper solution
for the scrolling problem.
2015-03-12 10:29:04 +01:00
..
images Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
src Fix flickering and column sizes. 2015-03-12 10:29:04 +01:00
vendor Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
app.css Fix flickering and column sizes. 2015-03-12 10:29:04 +01:00