
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2d336a1bf2ef6cff31c62c36f59ff372417cf0fa https://github.com/phpmyadmin/phpmyadmin/commit/2d336a1bf2ef6cff31c62c36f59f... Author: Ron Holt <holt.ronald@gmail.com> Date: 2019-10-18 (Fri, 10 October 2019) -07:00 Changed paths: M templates/database/multi_table_query/form.twig M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/original/scss/_common.scss M themes/pmahomme/scss/_common.scss Log Message: ----------- Removed Inline Styles from form.twig; Added styles to respective theme _common.scss files; Partial fix of issue: #12262 Signed-off-by: Ron Holt <holt.ronald@gmail.com> Commit: e71d92533fdf994b83141e101c55a3e44ebf967e https://github.com/phpmyadmin/phpmyadmin/commit/e71d92533fdf994b83141e101c55... Author: William Desportes <williamdes@wdes.fr> Date: 2019-10-23 (Wed, 10 October 2019) +02:00 Changed paths: M templates/database/multi_table_query/form.twig M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/original/scss/_common.scss M themes/pmahomme/scss/_common.scss Log Message: ----------- Merge #15510 - Removed Inline Styles from form.twig