diff --git a/xml/Global/DownloadWindow.xml b/xml/Global/DownloadWindow.xml index 08cc315d..53ff55d2 100644 --- a/xml/Global/DownloadWindow.xml +++ b/xml/Global/DownloadWindow.xml @@ -63,6 +63,7 @@ color="clear" icon="close" tooltip="Close" + tooltipOffset="20" tooltipPosition="Right" tooltipBackgroundColor="rgba(0,0,0,1)" onClick="onClick_toggleUi(downloadWindow)"/> diff --git a/xml/Global/PlayAreaGallery.xml b/xml/Global/PlayAreaGallery.xml index 87a88ba6..a2db40cf 100644 --- a/xml/Global/PlayAreaGallery.xml +++ b/xml/Global/PlayAreaGallery.xml @@ -77,6 +77,7 @@ color="clear" icon="close" tooltip="Close" + tooltipOffset="20" tooltipPosition="Right" tooltipBackgroundColor="rgba(0,0,0,1)" onClick="onClick_toggleUi(playAreaGallery)"/>