diff --git a/partials/CollapsingRightSidebarContent.txt b/partials/CollapsingRightSidebarContent.txt index 174cf30a..5c8ed33d 100644 --- a/partials/CollapsingRightSidebarContent.txt +++ b/partials/CollapsingRightSidebarContent.txt @@ -36,10 +36,80 @@
+
+ + Unboxing The Third Marjor Release of Boxstarter + +

+

Boxstarter version 3.0 marks the beginning of a new era of Boxstarter and Chocolatey. Join Gary, Paul, and Manfred as they unbox the best features of Boxstarter live.

+
+ Learn More +
+ +
+
+
+
+
+ + Chocolatey Community Coffee Break + +

+

The Chocolatey Community is close to the hearts of the Chocolatey Team. Join us on Discord and meet the Chocolatey Team, find out more about the Chocolatey Community, what we do, and how you can get involved.

+
+ Learn More +
+ +
+
+
+
- Simplifying Chocolatey Setup: Have it Your Way + Simplifying Chocolatey Setup: Have it Your Way

Webinar Replay from
Thursday, 02 September 2021

@@ -51,7 +121,7 @@

- 12 Days of Chocolatey + 12 Days of Chocolatey

Event from
December 1 - December 16 2020

@@ -75,7 +145,7 @@

- Accelerate Automation of Windows with Ansible + Chocolatey + Accelerate Automation of Windows with Ansible + Chocolatey

Webinar Replay from
Thursday, 10 December 2020

@@ -87,12 +157,11 @@


- - Chocolatey Explained - Monthly Twitch Stream - + Chocolatey Explained - Monthly Twitch Stream

Join us on the first Thursday of every month for "Chocolatey Explained" where we will cover different Chocolatey topics in detail.

Follow on Twitch + Subscribe on YouTube
@@ -105,19 +174,16 @@
- Find It, Add It, Install It with Script Builder + Find It, Add It, Install It with Script Builder

Twitch Stream from
Thursday, 7 April 2022

Script Builder allows you to bulk install Chocolatey packages in just a few clicks. Just add packages to Script Builder and choose your integration method to get started!

- + Watch On-Demand
- Chocolatey and Intune Overview + Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

@@ -128,27 +194,12 @@
- - Chocolatey Community Coffee Break - -

Twitch Stream from
Thursday, 5 May 2022

-

The Chocolatey Community is close to the hearts of many of the Chocolatey Team. Join Gary, Kim, and Paul if you want to find out more about it, what we do, and how you can get involved.

- -
-
-
- - Chocolatey For Business. In Azure. In One Click. + + Chocolatey For Business. In Azure. In One Click.

Twitch Stream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

- + Watch On-Demand
\ No newline at end of file diff --git a/scss/_atcb.scss b/scss/_atcb.scss index 74b43a2d..a1f65612 100644 --- a/scss/_atcb.scss +++ b/scss/_atcb.scss @@ -85,6 +85,20 @@ } } +.atcb-theme-opposite .atcb_button { + border: 1px solid var(--text); + color: var(--text); + + &:focus, &:hover, &.atcb_active { + background: var(--text); + color: var(--background-light); + } + + &:focus { + box-shadow: 0 0 0 0.25rem rgba($secondary, .25); + } +} + .atcb-link { .atcb_button { padding: 0; diff --git a/scss/_buttons-badges.scss b/scss/_buttons-badges.scss index 5aa80ade..a3a1c2bf 100644 --- a/scss/_buttons-badges.scss +++ b/scss/_buttons-badges.scss @@ -305,7 +305,7 @@ } } -.btn-twitch, .btn-linkedin, .btn-twitter, .btn-website, .btn-facebook, .btn-youtube { +.btn-twitch, .btn-linkedin, .btn-twitter, .btn-website, .btn-facebook, .btn-youtube, .btn-chat { color: var(--bs-white); &:focus, &:hover, &.active { diff --git a/scss/variables/_global.scss b/scss/variables/_global.scss index 0f8af0bd..eff74e2c 100644 --- a/scss/variables/_global.scss +++ b/scss/variables/_global.scss @@ -458,7 +458,7 @@ $rotations: ( ); // Numbers -$general-numbers: 5, 10, 20, 30, 35, 40, 50, 60, 70, 75, 80, 90, 100, 125, 130, 200, 250, 300, 400; +$general-numbers: 5, 10, 20, 30, 35, 40, 50, 60, 65, 70, 75, 80, 90, 100, 125, 130, 200, 250, 300, 400; // Padding and Margin in rem $spaces: (