From 469e5f824cb72301041fa11a52bb4c7dc2cba7dd Mon Sep 17 00:00:00 2001 From: Sergio Betanzos Date: Tue, 12 May 2020 12:33:25 +0200 Subject: [PATCH] M #~: Resize and change vm remotes icons (#4705) --- src/sunstone/public/app/opennebula/vm.js | 2 +- src/sunstone/public/scss/_table.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sunstone/public/app/opennebula/vm.js b/src/sunstone/public/app/opennebula/vm.js index be371736ba..89816a64c1 100644 --- a/src/sunstone/public/app/opennebula/vm.js +++ b/src/sunstone/public/app/opennebula/vm.js @@ -1003,7 +1003,7 @@ define(function(require) { function buttonWFile(id = "", data = {}) { return ''; + '; } function buttonRDP(ip = "", vm = {}) { diff --git a/src/sunstone/public/scss/_table.scss b/src/sunstone/public/scss/_table.scss index 597595e5b8..798e470f4e 100644 --- a/src/sunstone/public/scss/_table.scss +++ b/src/sunstone/public/scss/_table.scss @@ -128,7 +128,7 @@ button.search-dropdown { button.remote_vm { margin: 0 5px; - font-size: 1.5em; + font-size: 1.4em; &.spice i { -webkit-text-stroke: 0.7px;