Advertisement
artemsemkin

Untitled

Sep 14th, 2021
1,893
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.32 KB | None | 0 0
  1. html.touchevents [data-arts-theme-text="light"] .arrow .circle {
  2.   stroke: #fff;
  3. }
  4.  
  5. html.touchevents [data-arts-theme-text="light"] .arrow .arrow__pointer {
  6.   background-color: #fff;
  7. }
  8.  
  9. html.touchevents [data-arts-theme-text="light"] .arrow .arrow__triangle {
  10.   border-color: transparent transparent transparent #fff;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement