# HG changeset patch # User Alexandre Segura # Date 1489059576 -3600 # Node ID 3a2a2a798bf498f3ae804ff0ceb6e9aa695cb1f3 # Parent 5daa15b87404ed54d5255b88b260c5d2dbd1c2a5 Fix tag widget following meeting feedback. diff -r 5daa15b87404 -r 3a2a2a798bf4 src_js/iconolab-bundle/src/components/tagform/ColorButtons.vue --- a/src_js/iconolab-bundle/src/components/tagform/ColorButtons.vue Thu Mar 09 12:11:46 2017 +0100 +++ b/src_js/iconolab-bundle/src/components/tagform/ColorButtons.vue Thu Mar 09 12:39:36 2017 +0100 @@ -11,7 +11,7 @@ v-on:mouseleave="onMouseLeave" v-on:click="onClick"> - {{ i }} + {{ i }} @@ -121,6 +121,15 @@ margin-bottom: 10px; } +.btn { + padding: 3px 12px; + line-height: 12px; +} + +.value-wrapper { + font-size: 10px; +} + .btn--highlight { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } diff -r 5daa15b87404 -r 3a2a2a798bf4 src_js/iconolab-bundle/src/components/tagform/TagListItem.vue --- a/src_js/iconolab-bundle/src/components/tagform/TagListItem.vue Thu Mar 09 12:11:46 2017 +0100 +++ b/src_js/iconolab-bundle/src/components/tagform/TagListItem.vue Thu Mar 09 12:39:36 2017 +0100 @@ -27,7 +27,7 @@
- Votre mot-clé est-il indispensable à la compréhension ? + Votre mot-clé est-il indispensable à la compréhension de l'image ?