# themify-builder/trunk/themify/css/modules/swiper/effects/shadow.css

Themify Builder, version trunk. 1 lines.

- Page: https://pluginprobe.com/plugins/themify-builder/trunk/code/themify/css/modules/swiper/effects/shadow.css
- Raw: https://pluginprobe.com/plugins/themify-builder/trunk/raw/themify/css/modules/swiper/effects/shadow.css
- Modified: 2024-02-19T09:34:52+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/themify-builder/trunk/code/themify/css/modules/swiper/effects/shadow.css#L10-L20`.

```css
.tf_sw_shadow{pointer-events:none;transform-style:preserve-3d;z-index:10}.tf_sw_shadow_left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.tf_sw_shadow_right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.tf_sw_shadow_top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.tf_sw_shadow_bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}
```
