New style for Maximize icon

New picture for Maximize icon, that is not a big box, but a smaller box wih arrows in the corners.
This commit is contained in:
Antoine2711 2020-04-17 17:59:20 -04:00
parent 7730f7048e
commit aeb0464f73
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -101,7 +101,7 @@ ScatterplotFacet.prototype._initializeUI = function() {
'<td width="1%">' +
'<a href="javascript:{}" title="'+$.i18n('core-facets/minimize-facet')+'" class="facet-title-minimize" bind="minimizeButton">&nbsp;</a>' +
'</td>' +
'</td>' +
'<td>' +
'<a href="javascript:{}" class="facet-choice-link" bind="resetButton">'+$.i18n('core-facets/reset')+'</a>' +
'<span bind="titleSpan"></span>' +
'</td>' +