Kanboard-Prod/assets/css/src
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
..
activity.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
alert.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
base.css Tweak to limit flickering when Chosen replaces the SELECT fields. 2015-02-24 16:31:18 +01:00
board.css Fix flickering and column sizes. 2015-03-12 10:29:04 +01:00
button.css Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
comment.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
confirm.css Display confirmation box to close task from the board and improve popover listeners 2015-02-15 19:35:28 -05:00
dashboard.css Add user calendar view on the dashboard and in the user management section 2015-02-08 16:13:05 -05:00
dropdown.css Re-order items on the card 2015-02-15 18:58:49 -05:00
form.css Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
header.css Improve responsive css 2015-02-21 17:02:13 -05:00
links.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
listing.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
markdown.css Allow remote images for markdown content 2015-02-14 16:30:57 -05:00
pagination.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
popover.css Add z-index property to the popover 2015-02-08 18:28:39 -05:00
responsive.css Improve responsive css 2015-02-21 17:02:13 -05:00
sidebar.css Improve responsive css 2015-02-21 17:02:13 -05:00
subtask.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
table.css Add user timetables 2015-03-09 21:37:10 -04:00
task.css add image thumbnail to task detail view, add icons to common file extensions, better layout in task attachments 2015-03-07 11:31:53 +01:00
title.css Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
tooltip.css Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00