Fixed Suppliers style file and ran the Chubb script.
This commit is contained in:
@ -78,7 +78,7 @@
|
|||||||
src: url(https://s3.amazonaws.com/static.northpass.com/fonts/Bogle_Black_Italic.OTF);
|
src: url(https://s3.amazonaws.com/static.northpass.com/fonts/Bogle_Black_Italic.OTF);
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
body,
|
body,
|
||||||
html {
|
html {
|
||||||
@ -92,7 +92,7 @@ body {
|
|||||||
.homepage-hero-image {
|
.homepage-hero-image {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.np-homepage-featured .np-homepage-headline, .np-homepage-featured .np-homepage-subheadline, .np-resource-title, .np-dashboard-resources-title, .np-dashboard-resources-category, .np-resource-subtitle, .np-search .np-resource-subtitle-number{
|
.np-homepage-featured .np-homepage-headline, .np-homepage-featured .np-homepage-subheadline, .np-resource-title, .np-dashboard-resources-title, .np-dashboard-resources-category, .np-resource-subtitle, .np-search .np-resource-subtitle-number {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -144,9 +144,11 @@ body {
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-container {
|
.text-container {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
padding: 30px 20px;
|
padding: 30px 20px;
|
||||||
}
|
}
|
||||||
@ -168,6 +170,7 @@ section {
|
|||||||
.np-learning-paths {
|
.np-learning-paths {
|
||||||
background: #001E60;
|
background: #001E60;
|
||||||
}
|
}
|
||||||
|
|
||||||
.np-card-header-icon, .np-card-header-type, .np-learning-path-items-count {
|
.np-card-header-icon, .np-card-header-type, .np-learning-path-items-count {
|
||||||
color: #041141;
|
color: #041141;
|
||||||
}
|
}
|
||||||
@ -285,8 +288,8 @@ height: 20px;
|
|||||||
|
|
||||||
.filter-content {
|
.filter-content {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100%;
|
top: 100%;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@ -295,7 +298,7 @@ height: 20px;
|
|||||||
gap: 10px;
|
gap: 10px;
|
||||||
max-height: 0;
|
max-height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
transition: max-height 0.4s ease, width 0.4s ease;
|
transition: max-height 0.4s ease, width 0.4s ease;
|
||||||
z-index: 111;
|
z-index: 111;
|
||||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
@ -321,8 +324,8 @@ height: 20px;
|
|||||||
|
|
||||||
.filter-active .filter-content {
|
.filter-active .filter-content {
|
||||||
display: flex;
|
display: flex;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
.card-course-container {
|
.card-course-container {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
@ -397,7 +400,7 @@ height: 20px;
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.yellow-text {
|
.yellow-text {
|
||||||
color: #ffc121 !important;
|
color: #ffc121 !important;
|
||||||
}
|
}
|
||||||
.green-text {
|
.green-text {
|
||||||
color: #00bf63;
|
color: #00bf63;
|
||||||
@ -423,7 +426,7 @@ height: 20px;
|
|||||||
}
|
}
|
||||||
.get-started-list {
|
.get-started-list {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
}
|
}
|
||||||
.get-started-item {
|
.get-started-item {
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
@ -454,4 +457,4 @@ height: 20px;
|
|||||||
.np-header-logo-image {
|
.np-header-logo-image {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@ -11,7 +11,7 @@ HEADERS = {
|
|||||||
"X-Api-Key": APIKEY,
|
"X-Api-Key": APIKEY,
|
||||||
}
|
}
|
||||||
BASEURL = "https://api.northpass.com/v2/"
|
BASEURL = "https://api.northpass.com/v2/"
|
||||||
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-112525.csv"
|
IMPORTFILE = "/Users/normrasmussen/Downloads/CISA OLC users 112425-120525.csv"
|
||||||
|
|
||||||
|
|
||||||
def bulk_invite_and_group():
|
def bulk_invite_and_group():
|
||||||
|
|||||||
Reference in New Issue
Block a user