Skip to content
Extraits de code Groupes Projets
Valider 2ca963fa rédigé par augier's avatar augier
Parcourir les fichiers

Correcting BS3 regression on badge color + spelling mistake

parent 9446a3ae
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -252,3 +252,6 @@
label { font-weight: bold; }
}
.badge-important {
background-color: $brand-danger;
}
......@@ -16,7 +16,7 @@
= other_participants.count - 1
.bg
.badge.badge-dafault.message_count
.badge.badge-default.message_count
= conversation.messages.size
- if visibility.unread > 0
.badge.badge-important.unread_message_count
......
.subject
.badge.badge-dafault.message_count
.badge.badge-default.message_count
= conversation.messages.size
- if unread_count > 0
.badge.badge-important.unread_message_count
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter