diff --git a/config/licenser/known_exceptions.txt b/config/licenser/known_exceptions.txt index 97aff6c9..5fe1c093 100644 --- a/config/licenser/known_exceptions.txt +++ b/config/licenser/known_exceptions.txt @@ -24,3 +24,6 @@ themes/vivo-basic/css/blueprint/liquid.css # Sample code from Google. themes/vivo-basic/templates/page/partials/googleAnalytics.ftl + +# CSS for the JCrop plugin. +themes/vivo-basic/css/jquery.Jcrop.css \ No newline at end of file diff --git a/themes/vivo-basic/css/uploadImages.css b/themes/vivo-basic/css/uploadImages.css index 35c59472..f512a5c4 100644 --- a/themes/vivo-basic/css/uploadImages.css +++ b/themes/vivo-basic/css/uploadImages.css @@ -1,3 +1,5 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ + /* styles for uploading a picture */ #photoUploadContainer{ margin-left: 0px;