add symbolic button icons & tooltips

This commit is contained in:
yggverse 2024-07-22 15:05:42 +03:00
parent 5363acc2a9
commit 149ea2cb8e
6 changed files with 11 additions and 1 deletions

View file

@ -15,7 +15,7 @@ class Tab
// Defaults
public const LABEL = '+';
public const IMAGE = 'tab-new';
public const IMAGE = 'tab-new-symbolic';
public const TOOLTIP = 'New tab';
public function __construct(