about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components
diff options
context:
space:
mode:
authortrwnh <a@trwnh.com>2019-09-29 09:54:24 -0500
committerThibaut Girka <thib@sitedethib.com>2019-09-30 15:58:29 +0200
commitec244f6c883181275329bc8a5dda526cc9e90628 (patch)
tree2d18afd0fe21af3c911fe6fcb2f4b08c1337539d /app/javascript/flavours/glitch/styles/components
parenta2bf1f9f5698f5fb06267d9708e2d356a2a7786f (diff)
[Glitch] Fix muted text color not applying to all text
Port d51201a75ac47ac90615ee8987534c5772274779 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components')
-rw-r--r--app/javascript/flavours/glitch/styles/components/status.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/status.scss b/app/javascript/flavours/glitch/styles/components/status.scss
index 24ab71969..ae89ac0a8 100644
--- a/app/javascript/flavours/glitch/styles/components/status.scss
+++ b/app/javascript/flavours/glitch/styles/components/status.scss
@@ -673,6 +673,7 @@ a.status__display-name,
 }
 
 .muted {
+  .status__content,
   .status__content p,
   .status__content a,
   .status__content__text {