updated contrib modules : translation_views, views_bulk_edit, views_bulk_operations, workflow, addtoany, redis, url_to_video_filter

This commit is contained in:
2018-09-12 14:51:18 +02:00
parent 4caa864a8f
commit b8e8cc8cee
99 changed files with 4762 additions and 954 deletions
@@ -1,3 +1,12 @@
.addtoany-entity-checkbox ~ .description {
display: inline;
}
.addtoany-entity-checkbox ~ .description a {
margin: 0 3px;
white-space: nowrap;
}
.addtoany-round-icon {
border-radius: 14%;
}