Fix CSS coding standards

Created on 18 May 2020, almost 5 years ago
Updated 14 September 2024, 7 months ago

Most of the remaining coding standards warnings in this module are due to the widget CSS files. Look at any of the test outputs at https://www.drupal.org/node/103123/qa

Because all these widgets use almost-identical CSS, the same warnings show up again and again. Most look like this:
Element (div.fivestar-widgets) is overqualified, just use .fivestar-widgets without element name.

These CSS files need to be updated and rewritten to eliminate the coding standards warnings without breaking the visual appearance of the widgets.

📌 Task
Status

Fixed

Version

1.0

Component

Theming

Created by

🇺🇸United States tr Cascadia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024