diff --git a/pdb-js/src/app/app.component.html b/pdb-js/src/app/app.component.html index 82334f0..05cd086 100644 --- a/pdb-js/src/app/app.component.html +++ b/pdb-js/src/app/app.component.html @@ -1,7 +1,8 @@
- + +
diff --git a/pdb-js/src/app/app.component.scss b/pdb-js/src/app/app.component.scss index e4e3080..e164eee 100644 --- a/pdb-js/src/app/app.component.scss +++ b/pdb-js/src/app/app.component.scss @@ -7,8 +7,7 @@ } #main-toolbar button img { - width: 1.5rem; - vertical-align: sub; + height: 1.5rem; } .right{ diff --git a/pdb-js/src/assets/img/plotilio.xcf b/pdb-js/src/assets/img/plotilio.xcf new file mode 100644 index 0000000..efb8357 Binary files /dev/null and b/pdb-js/src/assets/img/plotilio.xcf differ diff --git a/pdb-js/src/assets/img/plotilio_64.png b/pdb-js/src/assets/img/plotilio_64.png new file mode 100644 index 0000000..1acd48e Binary files /dev/null and b/pdb-js/src/assets/img/plotilio_64.png differ