Skip to content
Extraits de code Groupes Projets
Valider c82e3396 rédigé par danielgrippi's avatar danielgrippi
Parcourir les fichiers

follow button in [ci skip]

parent 98531970
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
app/assets/images/buttons/follow_hover.png

3,71 ko

......@@ -152,6 +152,10 @@ body {
max-width: 100%;
width: 100%;
}
p:last-child {
margin-bottom: 0;
}
}
&.sticky-note {
......@@ -224,15 +228,10 @@ body {
&.night:not(.sticky-note),
&.multi-photo:not(.sticky-note) {
.text-content {
@include opacity(1);
padding : 10px 20px;
font-size : 14px;
line-height : 18px;
color : #444;
p:last-child {
margin-bottom: 0;
}
}
}
......
......@@ -12,6 +12,10 @@
<a href="#" id="edit-mode-toggle" class="control">
<img src='{{imageUrl "buttons/edit_canvas.png"}}' />
</a>
{{else}}
<a href="#" class="control">
<img src='{{imageUrl "buttons/follow_hover.png"}}' />
</a>
{{/if}}
</section>
......
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