@stackoverflow/stacks
Advanced tools
@@ -1,2 +0,3 @@ | ||
| .s-navigation { | ||
| .s-navigation, | ||
| .s-navigation ul { | ||
| --_na-fd: row; | ||
@@ -18,3 +19,2 @@ --_na-fw: wrap; | ||
| --_na-item-text-ta: center; | ||
| --_na-title-mt: var(--su24); | ||
| --_na-after-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M11.35 4.35 6 9.71.65 4.35l.7-.7L6 8.29l4.65-4.64z'/%3E%3C/svg%3E"); | ||
@@ -46,3 +46,4 @@ --_na-after-bg-color: var(--black-400); | ||
| &&__vertical { | ||
| &&__vertical, | ||
| &&__vertical ul { | ||
| --_na-fd: column; | ||
@@ -56,2 +57,3 @@ --_na-gap: 0; | ||
| --_na-item-fc: var(--black-600); | ||
| & .s-navigation--item { | ||
@@ -157,6 +159,2 @@ &.is-selected { | ||
| & &--title { | ||
| &:first-child { | ||
| --_na-title-mt: 0; | ||
| } | ||
| & .s-btn { | ||
@@ -166,4 +164,5 @@ color: var(--black-400); | ||
| margin-top: var(--_na-title-mt); | ||
| margin-bottom: 0; | ||
| font-size: var(--fs-fine); | ||
| font-weight: normal; | ||
| color: var(--black-400); | ||
@@ -173,2 +172,7 @@ padding: calc(var(--su16) + var(--su2)) var(--su8); | ||
| //Add top margin to titles except the first one | ||
| & > li ~ li .s-navigation--title { | ||
| margin-top: var(--su24); | ||
| } | ||
| & &--icon { | ||
@@ -175,0 +179,0 @@ color: inherit; |
+1
-1
| { | ||
| "name": "@stackoverflow/stacks", | ||
| "description": "Stack Overflow’s CSS and Design Pattern Library. Stacks is an atomic CSS library with classes and components for rapidly building Stack Overflow.", | ||
| "version": "3.0.0-beta.26", | ||
| "version": "3.0.0-beta.27", | ||
| "files": [ | ||
@@ -6,0 +6,0 @@ "dist", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1889690
0.61%35143
0.34%