Skip to content

Commit 73e3971

Browse files
committed
minor
1 parent 20aa37f commit 73e3971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/static-webserver/client/source/class/osparc/dashboard/NewPlusButton.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ qx.Class.define("osparc.dashboard.NewPlusButton", {
2222
this.base(arguments);
2323

2424
this.set({
25-
appearance: "pb-new",
26-
icon: osparc.dashboard.CardBase.NEW_ICON + "26",
25+
appearance: "strong-button",
26+
icon: osparc.dashboard.CardBase.NEW_ICON + "20",
2727
label: this.tr("New"),
2828
font: "text-16",
2929
gap: 15,

0 commit comments

Comments
 (0)