Actions
Task #68425
closedRTE: Compile .css via .less
Start date:
2015-07-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
RTE .css is still messy and most .css is duplicated in ext:rte and ext:t3skin
Goal is to move the .css to .less and compile the final .css like it is done for other extensions.
The final .css should reside in ext:rte and the files from t3skin should vanish.
Be aware that the contentcss.css (a file that is local for a single editor and can change the editor text body area to align with an FE view) can be changed via config and should therefor not be included in the .less transition.
Updated by Frank Nägler over 9 years ago
- Status changed from New to In Progress
- Assignee changed from Andreas Kienast to Frank Nägler
- Target version set to 7.5
- Sprint Focus set to On Location Sprint
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Frank Nägler about 9 years ago
- Status changed from In Progress to Closed
- Assignee deleted (
Frank Nägler) - Sprint Focus deleted (
Remote Sprint)
will be solved with other cleanup patches.
Actions