diff --git a/productMods/css/jquery_plugins/ui.notify.css b/productMods/css/jquery_plugins/ui.notify.css index 4ad11e3c..d268344d 100644 --- a/productMods/css/jquery_plugins/ui.notify.css +++ b/productMods/css/jquery_plugins/ui.notify.css @@ -1,3 +1,4 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ .ui-notify { width:350px; position:fixed; top:10px; right:10px; } .ui-notify-message { padding:10px; margin-bottom:15px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px } .ui-notify-message h1 { font-size:14px; margin:0; padding:0 } diff --git a/productMods/css/visualization/entitycomparison/layout-ie.css b/productMods/css/visualization/entitycomparison/layout-ie.css index 005a9ee2..6b0dd0ad 100644 --- a/productMods/css/visualization/entitycomparison/layout-ie.css +++ b/productMods/css/visualization/entitycomparison/layout-ie.css @@ -1,3 +1,4 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ .disabled-checkbox-event-receiver { background-color: white; }