diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfd601a..293e0085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - not detecting some updates ( e.g: RPCS3 ) ### UI -- Changed the main toolbar buttons style +- Changed the main toolbar buttons and custom actions button ('+') styles - Changed some colors - Removed the **x** button from some dialogs diff --git a/bauh/view/qt/window.py b/bauh/view/qt/window.py index 5cd5a3bb..8a90dfdd 100755 --- a/bauh/view/qt/window.py +++ b/bauh/view/qt/window.py @@ -329,7 +329,6 @@ class ManageWindow(QWidget): self.custom_actions = manager.get_custom_actions() bt_custom_actions = IconButton(QIcon(resource.get_path('img/custom_actions.svg')), action=self.show_custom_actions, - background="#669900", i18n=self.i18n, tooltip=self.i18n['manage_window.bt_custom_actions.tip']) bt_custom_actions.setVisible(bool(self.custom_actions)) diff --git a/bauh/view/resources/img/custom_actions.svg b/bauh/view/resources/img/custom_actions.svg index 0cbba23b..c4b4fead 100644 --- a/bauh/view/resources/img/custom_actions.svg +++ b/bauh/view/resources/img/custom_actions.svg @@ -13,7 +13,7 @@ version="1.1" id="svg5741" sodipodi:docname="custom_actions.svg" - inkscape:version="0.92.4 5da689c313, 2019-01-14"> + inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"> @@ -37,8 +37,8 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1360" - inkscape:window-height="644" + inkscape:window-width="1366" + inkscape:window-height="739" id="namedview5743" showgrid="false" showborder="false" @@ -47,15 +47,16 @@ fit-margin-right="0" fit-margin-bottom="0" inkscape:zoom="3.1607143" - inkscape:cx="54.894116" + inkscape:cx="64.104382" inkscape:cy="34.001197" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:current-layer="svg5741" /> + inkscape:current-layer="svg5741" + showguides="false" />