stable
Clone or download
Read-only
To test: in the AD planning, 'add an item' opens a Bootstrap modal. It should look like TLP modals : - Modal header background takes the theme color. Title is 24px and the right font is called. - Backdrop opacity 0.5 - Modal footer buttons should be right-aligned - Transparent border all around the modal (not black anymore) Close icon, action buttons order and some html modal structure will be done in a dedicated commit. story #9839 Bootstrap 2 TLP theme Change-Id: Ia36a6794d97ce329b7c749d20f739c6a36dc2471
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/agiledashboard/www/js/kanban/src/app/error/_error.scss | +0 | −7 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/error/error.tpl.html | +14 | −16 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban.scss | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/themes/FlamingParrot/css/style.scss | +0 | −4 | Go to diff View file |
M | plugins/svn/templates/admin/modal_repository_delete.mustache | +1 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss | +84 | −0 | Go to diff View file |