From: Alexander Ebert Date: Tue, 16 May 2023 12:00:14 +0000 (+0200) Subject: Strip the superfluous styling of cells in the message diff X-Git-Tag: 6.0.0_Alpha_1~92 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fe68d6fef8708267c1437382708fe0268c38a432;p=GitHub%2FWoltLab%2FWCF.git Strip the superfluous styling of cells in the message diff See #5362 --- diff --git a/wcfsetup/install/files/style/ui/messageEditHistory.scss b/wcfsetup/install/files/style/ui/messageEditHistory.scss index 28d0e357c7..96d0b05840 100644 --- a/wcfsetup/install/files/style/ui/messageEditHistory.scss +++ b/wcfsetup/install/files/style/ui/messageEditHistory.scss @@ -21,8 +21,6 @@ } td { - background-color: rgb(250, 250, 250); - color: rgb(44, 62, 80); padding: 5px; &:not(.diffSection) {