X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=skyquake%2Fframework%2Fwidgets%2Fskyquake_container%2FskyquakeApp.scss;h=a01f1547fb9d0f1a7b8f649adc4e0d0c65c0dbcb;hb=efcca9816240e4cd87e524776885551ed534aa9d;hp=4f77d71373b166d192d49c86e1f5b4ad3126ba51;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss b/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss index 4f77d7137..a01f1547f 100644 --- a/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss +++ b/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss @@ -89,12 +89,12 @@ html, body { &:before { content: ''; height:1.85rem; - width:2.5rem; - margin:0 1rem; - padding:0 0.125rem; - // background: url('../../style/img/header-logo.png') no-repeat center center white; - background: url('../../style/img/svg/riftio_logo_white.svg') no-repeat center center; - background-size:65%; + width:5.5rem; + /*margin:0 1rem;*/ + /*padding:0 0.125rem;*/ + /*background: url('../../style/img/svg/riftio_logo_white.svg') no-repeat center center;*/ + background: url('../../style/img/svg/osm-logo_color_rgb_white_text.svg') no-repeat center center; + background-size: contain; } } .skyquakeContainerWrapper {