Skip to content

Commit ecb7047

Browse files
authored
Merge pull request #6 from georgemoscu/fix/remove-image-borders
Remove documentation image borders
2 parents cd15cc8 + eb7daad commit ecb7047

21 files changed

+1
-22
lines changed

documentation/ame-guide/modules/ROOT/pages/edit-elements.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ For more information on adding Traits, see xref:edit-models.adoc#trait-case[Use
313313

314314
++++
315315
<style>
316-
img {border: 1px solid #cfd0d1;}
317316
.imageblock {flex-direction: row !important;}
318317
</style>
319318
++++

documentation/ame-guide/modules/ROOT/pages/edit-models.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ image::different-constraints.png[Different Constraints]
130130

131131
++++
132132
<style>
133-
img {border: 1px solid #cfd0d1;}
134133
.imageblock {flex-direction: row !important;}
135134
</style>
136135
++++

documentation/ame-guide/modules/ROOT/pages/generate-json.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ image::json-schema.png[Generate JSON schema, width=100%]
2626

2727
++++
2828
<style>
29-
img {border: 1px solid #cfd0d1;}
3029
.imageblock {flex-direction: row !important;}
3130
</style>
3231
++++

documentation/ame-guide/modules/ROOT/pages/get-started.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ NOTE: The Aspect Model Editor does currently not support shortcuts for editing A
1111

1212
++++
1313
<style>
14-
img {border: 1px solid #cfd0d1;}
1514
.imageblock {flex-direction: row !important;}
1615
</style>
1716
++++

documentation/ame-guide/modules/ROOT/pages/import-and-export-namespaces.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ image::export-window.png[width=100%]
5858

5959
++++
6060
<style>
61-
img {border: 1px solid #cfd0d1;}
6261
.imageblock {flex-direction: row !important;}
6362
</style>
6463
++++

documentation/ame-guide/modules/ROOT/pages/installation.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ NOTE: You can have only one installation of the Aspect Model Editor on your loca
104104

105105
++++
106106
<style>
107-
img {border: 1px solid #cfd0d1;}
108107
.imageblock {flex-direction: row !important;}
109108
</style>
110109
++++

documentation/ame-guide/modules/ROOT/pages/introduction.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ All contained third-party materials are listed in the https://github.com/OpenMan
4646

4747
++++
4848
<style>
49-
img {border: 1px solid #cfd0d1;}
5049
.imageblock {flex-direction: row !important;}
5150
</style>
5251
++++

documentation/ame-guide/modules/ROOT/pages/known-issues.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ The following should be considered when approving:
241241

242242
++++
243243
<style>
244-
img {border: 1px solid #cfd0d1;}
245244
.imageblock {flex-direction: row !important;}
246245
</style>
247246
++++

documentation/ame-guide/modules/ROOT/pages/known-limitations.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ This sections lists features that can be achieved within the Aspect Model Editor
4646

4747
++++
4848
<style>
49-
img {border: 1px solid #cfd0d1;}
5049
.imageblock {flex-direction: row !important;}
5150
</style>
5251
++++

documentation/ame-guide/modules/ROOT/pages/load-and-save-models.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ image::autosaving.png[width=100%]
5757

5858
++++
5959
<style>
60-
img {border: 1px solid #cfd0d1;}
6160
.imageblock {flex-direction: row !important;}
6261
</style>
6362
++++

0 commit comments

Comments
 (0)