Closed hasan-ozbey closed 4 years ago
Current Behavior If you hover over any deleted revision in revision list, you'll see black colored tooltip instead of red.
Steps to Reproduce
Expected Behavior Tooltip's background color for deleted revisions should be red instead of black.
Screenshots
Environment
Possible Solution Replace this line: https://github.com/the-turk/flarum-diff/blob/0230881c15003a499466a28ad360f605610217a1/js/src/forum/components/DiffList.js#L154 with:
tooltipClass + ' deletedDiffTooltip'
Bug Report
Current Behavior If you hover over any deleted revision in revision list, you'll see black colored tooltip instead of red.
Steps to Reproduce
Expected Behavior Tooltip's background color for deleted revisions should be red instead of black.
Screenshots
Environment
Possible Solution Replace this line: https://github.com/the-turk/flarum-diff/blob/0230881c15003a499466a28ad360f605610217a1/js/src/forum/components/DiffList.js#L154 with: