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
<style>
.dynamic-title {
    font-family: var(--main-font-family);
	font-size: 23px;
    font-weight: 600;
    margin-right: 20px;
	font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.25px;
    text-align: left;
    color: #010000;
}
.cardstyle.nameandsubtitle {
    height: max-content !important;
    padding: 10px 20px !important;
}
.card-wrapper #fixed-button {
    left: 240px !important;
    bottom: 35px !important;
}
.cardstyle:hover {
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px) !important;
	box-shadow: -7px 7.7px 6px 0 rgb(0 0 0 / 11%) !important;
}
</style>


Refresh when dirty
UniqueIdentifierlistmemberscohortuserrefresh
FunctionsToInvokegetCards(`refresh`, `myCards-adminlistmemberscohortusers`);resetAdminNumSeatscohortusercontainer();resetAdminNumSeatscompanyusercontainer();resetAdminNumSeatsmentorscontainer();

...