benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 207 forks source link

[TASK] Fix border color contrast of form inputs #1360

Closed alboth closed 1 year ago

alboth commented 1 year ago

Also the non applied FE Login template was removed

Related: #1281

Pull Request

Related Issues

Prerequisites

Description

Border Colors

We have choosen the next closest default border color for contact form, search form and login form of $gray-600: #6c6c6c

image

@benjaminkott login form needed a color definition since the browser default color wasn't compliant with the above mentioned contrast ratio

Steps to Validate

  1. merge and open the pages -- !! new css so reload really hard !