x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<link rel="stylesheet" href="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/stylesheets/MorganStanley/mspartners.css">

<style>
div#resources-container {
    width: 80%;
}

#resources-container .resources-links {
    text-transform: uppercase;
    text-align: center;
}


.rw_search_icon.rw_icon.rw_iconfont_search {
   color: var(--primary-color);
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
    div.titleSection {
        justify-content: center;
        margin: unset;
    }
    
    .titleSection .custom-button-container {
        display: none;
    }
    
    .rw_cell.rw_search_module_container {
        padding: 0;
        background: var(--main-background);
    }
    
    div#resources-container {
        width: calc(100vw - 20px) !important;
        padding: 10px;
        display: flex;
        justify-content: center;
    }
    
    #resources-container .resources-links {
        width: 80%;
    }
}
</style>


Custom section
CustomCSS flex-direction: row; align-items: center; justify-content: space-between;
Classbanner


Custom section
ClasstitleSection

Custom title
TitlePerks

Show If
groupmorganstanley-admins


Custom button container
CustomCSSwidth:unset;

Custom button
CustomCSSborder-radius: 6px; background-color: var(--primary-color); border: none; width: auto;
Typecustom-button
TextAdd a New Perk
Url/display/MSPER/Create+Partner




...