Add maximise widget functionality (#7098)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
2f4f3f2a8c
commit
556cfc7ed8
24 changed files with 418 additions and 233 deletions
|
@ -296,8 +296,6 @@ $focus-brightness: 105%;
|
|||
// Icon URLs
|
||||
// ********************
|
||||
$copy-button-url: "$(res)/img/feather-customised/clipboard.svg";
|
||||
$collapse-button-url: "$(res)/img/feather-customised/minimise.svg";
|
||||
$expand-button-url: "$(res)/img/feather-customised/maximise.svg";
|
||||
// ********************
|
||||
|
||||
// Mixins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue