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

Also available in: Atom PDF