Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 00151b5f1cfea57fe2c73be6796b0b5846fc8ac2 https://github.com/phpmyadmin/phpmyadmin/commit/00151b5f1cfea57fe2c73be6796b... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2020-12-22 (Tue, 12 December 2020) -03:00
Changed paths: M js/src/designer/move.js M js/src/error_report.js M js/src/functions.js M js/src/normalization.js M js/src/server/status/monitor.js M libraries/classes/Controllers/JavaScriptMessagesController.php M libraries/classes/ErrorHandler.php M libraries/classes/InsertEdit.php M libraries/classes/Normalization.php M print.css M templates/columns_definitions/column_definitions_form.twig M templates/columns_definitions/partitions.twig M templates/database/designer/main.twig M templates/database/privileges/index.twig M templates/database/qbe/selection_form.twig M templates/database/search/main.twig M templates/database/structure/drop_form.twig M templates/database/structure/empty_form.twig M templates/export.twig M templates/gis_data_editor_form.twig M templates/preferences/two_factor/main.twig M templates/server/privileges/change_password.twig M templates/server/privileges/users_overview.twig M templates/server/status/monitor/index.twig M templates/sql/profiling_chart.twig M templates/table/delete/confirm.twig M templates/table/privileges/index.twig M templates/table/relation/common_form.twig M templates/table/relation/foreign_key_row.twig M templates/table/tracking/main.twig M themes/bootstrap/scss/_common.scss M themes/bootstrap/scss/printview.scss M themes/metro/scss/_common.scss M themes/metro/scss/printview.scss M themes/original/scss/_common.scss M themes/pmahomme/scss/_common.scss M themes/pmahomme/scss/printview.scss
Log Message: ----------- Remove some custom CSS utilities
Uses Bootstrap equivalents instead.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev