stable

Clone or download

Read-only

Absolute alerts

This is a part of story #9839 Bootstrap 2 TLP theme To test: - In Kanban with the real time when we lose the connection, then alert shouldn't have transparent background. Change-Id: Icaa9ddedba8b4ec62f02007bccadcd3cd0b8d683

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/src/app/socket/_socket.scss +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/socket/socket-disconnect.tpl.html +1 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +16 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-blue.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-bluegrey.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkblue.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkbluegrey.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkgreen.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkorange.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkpurple.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkred.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-green.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-orange.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-purple.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-red.scss +5 −0 Go to diff View file