New module 'Link'

This commit is contained in:
Manuel Cillero 2017-07-26 13:32:46 +02:00
parent 8b1739bd59
commit f0de655d08
16 changed files with 4126 additions and 0 deletions

View file

@ -0,0 +1,8 @@
div.link-field-column {
float: left;
width: 48%;
}
div.link-field-column .form-text {
width: 95%;
}