Added logo images to organization and project nodes

This commit is contained in:
Manuel Cillero 2017-10-01 09:14:42 +02:00
parent dd82d278b1
commit 39339da278
10 changed files with 1267 additions and 18 deletions

View file

@ -0,0 +1,9 @@
.filefield-element .imagefield-preview {
min-width: 100px;
min-height: 100px;
}
.filefield-element .imagefield-text {
max-width: 40em; /* Reflect the maxlength of the ALT attribute (80 characters). */
}