diff --git a/_sass/_redesign-conference.scss b/_sass/_redesign-conference.scss index 6e48ad6e9b..f67c860350 100644 --- a/_sass/_redesign-conference.scss +++ b/_sass/_redesign-conference.scss @@ -714,3 +714,79 @@ h2.conference-speaker-session-page { } } } + +// The following are added for the schedule table + +.speaker-session--speaker-cards-schedule { + @extend .speaker-session--speaker-cards; + @media screen and (max-width: $single-column-max-width) { + justify-content: flex-start; + align-items: flex-start; + padding-left: 20px; + padding-right: 20px; + padding-top: 20px; + padding-bottom: 10px; + } + grid-template-columns: 1fr; +} + +.schedule-table { + background: #FFF; + box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25); + border: 12px solid white; + border-collapse: separate; + display: table; + > thead { + > tr { + > th { + border-bottom: 12px solid white; + color: $primary-open-sky-s2; + } + } + } + + > tbody { + > tr { + > td { + padding: 12px 16px; + border-bottom: 12px solid white; + } + > td:nth-of-type(1) { + white-space: nowrap; + } + > td:nth-of-type(n+1) { + @include header-level5($secondary-sanfrancisco-fog-s5); + } + > td.operating { + background: $secondary-golden-poppy-t3; + } + > td.search { + background: $primary-deep-blue-sea-t3; + } + > td.community { + background: $primary-open-sky-t3; + } + > td.analytics { + background: $secondary-purple-sage-t3; + } + } + } +} + +.card { + background-color: white; + padding: 30px 28px 54px 33px; + @include thick-edge-left; + @include card-shadow; +} + +a { + text-decoration: none; + color: $primary-open-sky-s2; + &:visited { + color: $secondary-sanfrancisco-fog-s4; + } + &:hover { + text-decoration: underline; + } +} diff --git a/events/opensearchcon/sessions/index.html b/events/opensearchcon/sessions/index.html index 35c0611573..df1870d5ba 100644 --- a/events/opensearchcon/sessions/index.html +++ b/events/opensearchcon/sessions/index.html @@ -42,6 +42,139 @@
+ | Redwood | +
---|---|
9:00 AM–9:40 AM | +How to Build Resilient Clusters With OpenSearch | +
10:40 AM–11:20 AM | +Running OpenSearch Repositories in the Open | +
11:30 AM–12:10 PM | +Going Deep: Unraveling the Secrets to OpenSearch's Ingestion | +
1:10 PM–1:50 PM | +How to Create, Restore, Tier, and Search Snapshot Indices Stored in Object Storage | +
2:00 PM–2:40 PM | +Infra+OpenSearch in Your Laptop Under 5 Minutes | +
2:50 PM–3:30 PM | +Connecting the Dots: Advancing Threat Detection Through Correlation in Security Analytics | +
3:40 PM–4:20 PM | +How We Jump-Started Community Growth in OpenSearch | +
4:30 PM–5:10 PM | +Community Inclusion | +