You are here

controls_text.css in Views Slideshow 8.3

Same filename and directory in other branches
  1. 8.4 css/controls_text.css
.views_slideshow_controls_text span:hover {
  text-decoration: underline;
  cursor: pointer;
}

File

css/controls_text.css
View source
  1. .views_slideshow_controls_text span:hover {
  2. text-decoration: underline;
  3. cursor: pointer;
  4. }