You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/01/16 10:11:49 UTC

[cloudstack-primate] 01/01: component: fix infocard style/layout improvement (#100)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git

commit f0fb336d823abc22e7a99fd0e673d991efda1df8
Merge: d1eb66a 838f91b
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Jan 16 15:41:38 2020 +0530

    component: fix infocard style/layout improvement (#100)
    
    Improve styling of InfoCard and instance hardware tab.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
    Co-authored-by: Rohit Yadav <ro...@apache.org>

 src/components/view/InfoCard.vue       | 632 +++++++++++++++++++++------------
 src/components/widgets/OsLogo.vue      |   2 +-
 src/locales/en.json                    |  10 +-
 src/views/compute/InstanceHardware.vue | 300 ++++++++++------
 4 files changed, 599 insertions(+), 345 deletions(-)