diff options
author | friendica <info@friendica.com> | 2013-01-16 03:43:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-16 03:43:20 -0800 |
commit | 71d710c3f79d31ed629f89a58c0195304cbacba6 (patch) | |
tree | 4dae7ceaf8cc727909e381fb5559e515826cfb22 /view | |
parent | e07364981087cedebc804d8b59ee50d630c1a67b (diff) | |
download | volse-hubzilla-71d710c3f79d31ed629f89a58c0195304cbacba6.tar.gz volse-hubzilla-71d710c3f79d31ed629f89a58c0195304cbacba6.tar.bz2 volse-hubzilla-71d710c3f79d31ed629f89a58c0195304cbacba6.zip |
recover the slider pointers
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index a9effc7dc..21704e21c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3472,12 +3472,6 @@ div.jGrowl div.info { } -.jslider .jslider-bg, -.jslider .jslider-pointer { - background: url("../../../img/jslider.png") !important; -} - - .slider { margin-top: 10px; margin-bottom: 30px; |