Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .bx-viewport:after {
- content: "";
- /* Expand element */
- position: absolute;
- left: 0px;
- top: 0px;
- right: 0px;
- bottom: 0px;
- box-shadow: inset 75px 0px 80px -30px rgba(255,255,255,1),inset -75px 0px 80px -30px rgba(255,255,255,1);
- /* Disable click events */
- pointer-events: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment