Advertisement
deliciousthemes

Untitled

Dec 18th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.50 KB | None | 0 0
  1. .darker-overlay select {
  2.     color: #fff;
  3. }
  4.  
  5. html #spinner:before {
  6.     border-top-color: #0072bc !important;
  7.     border-left-color: #0072bc !important;
  8. }
  9.  
  10. html .testimonials-carousel .owl-dot.active,
  11. html .twitter-carousel .owl-dot.active,
  12. html .clients-carousel .owl-dot.active {
  13.     background: #0072bc !important;
  14.     border-color: #0072bc !important;;
  15. }
  16.  
  17. html ul.dt-tabs li.current span.dt-tab-count,
  18. html ul.dt-tabs li.current span.dt-tab-title {
  19.     color: #0072bc !important;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement