Project

General

Profile

Actions

Bug #97713

closed

EXT:dashboard's module-body background-color is overwritten by backend.css

Added by Georg Tiefenbrunn almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-05-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:

Description

Since https://github.com/TYPO3/typo3/commit/8006093256a60bc401a45076ff50f459aa5fc423 backend.css applies background-color: #fff; to .module-body.

EXT:dashboard's dashboard.css applies a light gray background using .module.module{background-color:#eaeaea}.

As <div class="module-body"> is a child of <div class="module"> EXT:dashboard's style definition has no effect anymore and the whole dashboard module is rendered with a white background.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #97144: Slow module scrolling in Google Chrome on LinuxClosedBenjamin Franzke2022-03-08

Actions
Actions #1

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74921

Actions #2

Updated by Christian Kuhn almost 2 years ago

  • Related to Bug #97144: Slow module scrolling in Google Chrome on Linux added
Actions #3

Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74921

Actions #4

Updated by Robert Kärner almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF