Browse Source

Make buttons bigger for touch interfaces

pull/21/head
Viljami S 13 years ago
parent
commit
1c3b74546c
  1. 15
      demo/themes/themes.css

15
demo/themes/themes.css

@ -158,19 +158,4 @@ a {
.rslides_tabs .rslides_here a {
background: #222;
background: rgba(0,0,0, .8);
}
@media screen and (max-width: 600px) {
.rslides1_nav,
.rslides3_nav {
background-position: -6px 50%;
width: 26px;
}
.rslides1_nav.next,
.rslides3_nav.next {
background-position: -44px 50%;
}
}
Loading…
Cancel
Save