![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/www/adsSlide/scss/themes/ |
// Default theme .skitter { .focus_button, .next_button, .prev_button, .play_pause_button { display: block; background: url('../images/skitter/sprite-default.png') no-repeat; background-size: 84px auto; } .next_button { background-position: -0px -42px; width: 42px; height: 42px; } .prev_button { background-position: -42px -42px; width: 42px; height: 42px; } .play_pause_button { background-position: -0px -0px; width: 42px; height: 42px; &.play_button { background-position: -0px -84px; width: 42px; height: 42px; } } .focus_button { background-position: -42px -0px; width: 42px; height: 42px; top: 35px; left: 35px; } }