Fixed color usage to match previous appearance
authorAlexander Ebert <ebert@woltlab.com>
Mon, 18 Sep 2017 11:37:08 +0000 (13:37 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 18 Sep 2017 11:37:08 +0000 (13:37 +0200)
wcfsetup/install/files/style/ui/wsc31.scss

index ba79ed916feed5e2bd1046a27867d960e2212e71..8220966d2d1c8aac30764e5a77f08c594ebb2f9e 100644 (file)
        }
        .messageReduced  {
                .messageTitle a {
-                       color: $wcfSidebarLink;
-                       
-                       &:hover {
-                               color: $wcfSidebarDimmedLinkActive;
-                       }
+                       color: $wcfSidebarText;
                }
                
                .messageHeaderMetaData {