Strip the superfluous styling of cells in the message diff
authorAlexander Ebert <ebert@woltlab.com>
Tue, 16 May 2023 12:00:14 +0000 (14:00 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 16 May 2023 12:00:14 +0000 (14:00 +0200)
See #5362

wcfsetup/install/files/style/ui/messageEditHistory.scss

index 28d0e357c7d5da6608a37c8671957365fd331d64..96d0b05840ea0fa9762385e9ca6397848823ffe3 100644 (file)
@@ -21,8 +21,6 @@
                }
 
                td {
-                       background-color: rgb(250, 250, 250);
-                       color: rgb(44, 62, 80);
                        padding: 5px;
 
                        &:not(.diffSection) {