Compare commits

..

2 Commits

Author SHA1 Message Date
4220131bc4 1.0.49 2020-11-30 00:50:48 +00:00
edee4fa446 fix(core): update 2020-11-30 00:50:47 +00:00
3 changed files with 11 additions and 4 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@designestate/dees-wcctools",
"version": "1.0.48",
"version": "1.0.49",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@designestate/dees-wcctools",
"version": "1.0.48",
"version": "1.0.49",
"private": false,
"description": "wcc tools for creating element catalogues",
"main": "dist_ts_web/index.js",

View File

@ -41,9 +41,15 @@ export class WccSidebar extends LitElement {
.heading {
font-size: 24px;
text-align: center;
text-align: center;
margin: 20px 5px 5px 5px;
}
.heading a {
text-decoration: none;
color: #fff;
}
.subheading {
text-align: center;
}
@ -92,9 +98,10 @@ export class WccSidebar extends LitElement {
</style>
<div class="heading">
wcc-tools
<a href="https://gitlab.com/designestate/dees-wcctools" target="_blank">wcctools</a>
</div>
<div class="subheading">
by Lossless GmbH
</div>
<div class="menu">
<h3>Live Websites</h3>