You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/02/19 15:29:40 UTC

svn commit: r898522 [3/3] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectstor...

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-040-How-to-specify-names-or-description-for-an-action.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-050-How-to-specify-the-icon-for-an-individual-objects-state.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-050-How-to-specify-the-icon-for-an-individual-objects-state.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-05-050-How-to-specify-the-icon-for-an-individual-objects-state.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-030-How-to-ensure-object-is-in-valid-state.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-050-How-to-perform-lazy-loading.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-050-How-to-perform-lazy-loading.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-050-How-to-perform-lazy-loading.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-060-How-to-perform-dirty-object-tracking.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-060-How-to-perform-dirty-object-tracking.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-07-060-How-to-perform-dirty-object-tracking.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-020-How-to-use-Isis-authorization-manager.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-020-How-to-use-Isis-authorization-manager.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-08-020-How-to-use-Isis-authorization-manager.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-030-How-to-use-a-generic-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-030-How-to-use-a-generic-repository.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-030-How-to-use-a-generic-repository.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-tweak-the-ui-using-css-classes.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-advanced-topics/metamodel-finetuning-the-programming-model.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/metamodel-finetuning-the-programming-model.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/metamodel-finetuning-the-programming-model.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/more-thanks.html
==============================================================================
--- websites/staging/isis/trunk/content/more-thanks.html (original)
+++ websites/staging/isis/trunk/content/more-thanks.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/other/about.html
==============================================================================
--- websites/staging/isis/trunk/content/other/about.html (original)
+++ websites/staging/isis/trunk/content/other/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/other/dsl.html
==============================================================================
--- websites/staging/isis/trunk/content/other/dsl.html (original)
+++ websites/staging/isis/trunk/content/other/dsl.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/other/eclipse-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/eclipse-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/eclipse-plugin.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/other/jrebel.html
==============================================================================
--- websites/staging/isis/trunk/content/other/jrebel.html (original)
+++ websites/staging/isis/trunk/content/other/jrebel.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/other/maven-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/maven-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/maven-plugin.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/DomainObjectContainer.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/DomainObjectContainer.html (original)
+++ websites/staging/isis/trunk/content/reference/DomainObjectContainer.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/Event.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Event.html (original)
+++ websites/staging/isis/trunk/content/reference/Event.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html (original)
+++ websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/Security.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Security.html (original)
+++ websites/staging/isis/trunk/content/reference/Security.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/Utility.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Utility.html (original)
+++ websites/staging/isis/trunk/content/reference/Utility.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/about.html (original)
+++ websites/staging/isis/trunk/content/reference/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/configuration-files.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/configuration-files.html (original)
+++ websites/staging/isis/trunk/content/reference/configuration-files.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/deployment-type.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/deployment-type.html (original)
+++ websites/staging/isis/trunk/content/reference/deployment-type.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/non-ui/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/about.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html (original)
+++ websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Command.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/CssClass.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Debug.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Debug.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Debug.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Defaulted.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/DescribedAs.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Disabled.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Encodable.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/EqualByContent.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Exploration.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Facets.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/FieldOrder.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Hidden.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Idempotent-deprecated.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Ignore-deprecated.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Immutable.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Inject.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Mask.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Mask.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Mask.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MaxLength.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroupLayout.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberGroups.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MemberOrder.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MultiLine.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/MustSatisfy.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Named.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Named.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Named.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotContributed.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotInServiceMenu.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Paged.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Paged.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Paged.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Plural.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Plural.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Plural.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Render.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Render.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Render.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/01-Clock.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/01-Clock.html (original)
+++ websites/staging/isis/trunk/content/reference/services/01-Clock.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/02-Profiles.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/02-Profiles.html (original)
+++ websites/staging/isis/trunk/content/reference/services/02-Profiles.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/about.html (original)
+++ websites/staging/isis/trunk/content/reference/services/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/auditing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/auditing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/auditing-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/background-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/background-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/background-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/bookmark-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bookmark-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bookmark-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/bulk-interaction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/bulk-interaction.html (original)
+++ websites/staging/isis/trunk/content/reference/services/bulk-interaction.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/command-context.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/command-context.html (original)
+++ websites/staging/isis/trunk/content/reference/services/command-context.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/developer-utilities-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/exception-recognizers.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/exception-recognizers.html (original)
+++ websites/staging/isis/trunk/content/reference/services/exception-recognizers.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/memento-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/memento-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/memento-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/publishing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/publishing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/publishing-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/query-results-cache.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/query-results-cache.html (original)
+++ websites/staging/isis/trunk/content/reference/services/query-results-cache.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/scratchpad.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/scratchpad.html (original)
+++ websites/staging/isis/trunk/content/reference/services/scratchpad.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/settings-services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/settings-services.html (original)
+++ websites/staging/isis/trunk/content/reference/services/settings-services.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/third-party/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/about.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/wrapper-factory.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/wrapper-factory.html (original)
+++ websites/staging/isis/trunk/content/reference/services/wrapper-factory.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/xmlsnapshot-service.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/reference/value-types.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/value-types.html (original)
+++ websites/staging/isis/trunk/content/reference/value-types.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/release-matrix.html
==============================================================================
--- websites/staging/isis/trunk/content/release-matrix.html (original)
+++ websites/staging/isis/trunk/content/release-matrix.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/support.html
==============================================================================
--- websites/staging/isis/trunk/content/support.html (original)
+++ websites/staging/isis/trunk/content/support.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/third-party/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/third-party/viewers/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/viewers/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/viewers/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>

Modified: websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html Wed Feb 19 14:29:35 2014
@@ -163,7 +163,7 @@
         a[name] {
              padding-top: 40px;
              margin-top: -40px;
-             display: inline-block; /* required for webkit browsers */
+             /*display: inline-block; required for webkit browsers */
         }
         
     </style>