Explorar el Código

Disabled comment changes opacity only for message text.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
tags/v14.0.0beta1
Abijeet hace 6 años
padre
commit
18096f55d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      apps/comments/css/comments.scss

+ 1
- 1
apps/comments/css/comments.scss Ver fichero

@@ -195,7 +195,7 @@
margin-left: auto;
}

#commentsTabView .comment.disabled {
#commentsTabView .comment.disabled .message {
opacity: 0.3;
}


Cargando…
Cancelar
Guardar