Commit d67a750
committed
Extract Grid Style 9 pseudo-element overlay with gradient
- Add :before pseudo-element with 70% height gradient overlay from transparent to black
- Include cross-browser gradient support (moz/webkit/o/ms) and IE filter fallback
- Position absolutely at bottom with z-index 1 for proper layering
- Apply .pp-content-post-grid parent scoping to prevent global conflicts1 parent 6d598c1 commit d67a750
File tree
1 file changed
+18
-0
lines changed- themes/beaver/assets/css/utilities/components/powerpack
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
257 | 275 | | |
0 commit comments