Updated styling for like badge in .messageStatus
authorAlexander Ebert <ebert@woltlab.com>
Mon, 8 Feb 2016 12:37:26 +0000 (13:37 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 8 Feb 2016 12:37:26 +0000 (13:37 +0100)
wcfsetup/install/files/style/ui/message.scss

index 189428ee245f9457cfe4edb3b1a7da3276032389..b3bb4139237342da15218eab83ba51d783a15969 100644 (file)
        
        @extend .inlineList;
        
-       .messagePublicationTime {
+       .messagePublicationTime,
+       .wcfLikeCounter {
                color: $wcfContentDimmedText;
                
                @extend .wcfFontSmall;