Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css')
-rw-r--r--plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css b/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css
index 4bd322155ad..210f8f385b4 100644
--- a/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css
+++ b/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/documentation.css
@@ -1,11 +1,11 @@
-table {
- border-collapse: collapse;
-}
-
-table, th, td, tr {
- border: 1px solid black;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 3px;
- padding-bottom: 3px;
+table {
+ border-collapse: collapse;
+}
+
+table, th, td, tr {
+ border: 1px solid black;
+ padding-left: 5px;
+ padding-right: 5px;
+ padding-top: 3px;
+ padding-bottom: 3px;
} \ No newline at end of file

Back to the top