Add print stylesheet for tasks

This commit is contained in:
Frederic Guillot
2015-04-25 15:15:05 -04:00
parent 956f88f527
commit fa5aaa6093
4 changed files with 231 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
print_css="print links table task board"
print_css="print links table board task comment subtask markdown"
app_css="base links title table form button alert tooltip header board task comment subtask markdown listing activity dashboard pagination popover confirm sidebar responsive dropdown"
vendor_css="jquery-ui.min chosen.min fullcalendar.min font-awesome.min"