diff --git a/unl_theme/scripts/social.js b/unl_theme/scripts/social.js index ae2d9bf2863404b403586e07c4a8395d1edb4dff..4e584e81a4a7e2c648818ab163b2cce0cc2803ae 100644 --- a/unl_theme/scripts/social.js +++ b/unl_theme/scripts/social.js @@ -10,4 +10,6 @@ WDN.jQuery(document).ready(function() { }; }); //end handling of the search form label + //Add CSS to forms + WDN.jQuery('#maincontent div.formCool form').addClass("cool"); }); \ No newline at end of file