mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add symbolic button icons & tooltips
This commit is contained in:
parent
5363acc2a9
commit
149ea2cb8e
6 changed files with 11 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue