Actions
Bug #71449
closedTable: Background- and Colorbox behind window
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-11-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Can't select color, because the colorbox is behind the window (see image)
Files
Updated by Gianluigi Martino about 9 years ago
solution?!
delete this:
.x-menu-floating {
z-index: 50 !important;
}
in:
sysext/t3skin/Resources/Public/Css/backend.css
Updated by Gianluigi Martino about 9 years ago
Update:
To reproduce this:
Change in the extension "rtehtmlarea" the configuration to "demo" and then create a new table, you see there the "background-option"
Updated by Mathias Schreiber about 9 years ago
- Category set to Backend User Interface
- Target version changed from 7 LTS to Candidate for patchlevel
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44755
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44755
Updated by Gianluigi Martino almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0511ce3a0c9135b9d9811e20a6840a0d3721f54a.
Actions