aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.spinner.css
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-10-12 10:36:56 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-10-14 16:46:38 -0400
commit112185ec8ddb7f0849fa40e7b1409e28153555f8 (patch)
tree1f34561b80de1578defe0f54531ba9b4c59cd390 /themes/base/jquery.ui.spinner.css
parent025266e00270d155f45550b6838ddd6f4a44470b (diff)
downloadjquery-ui-112185ec8ddb7f0849fa40e7b1409e28153555f8.tar.gz
jquery-ui-112185ec8ddb7f0849fa40e7b1409e28153555f8.zip
Spinner: Remove ui-state- classes from spinner, along with the background:none TR override. Fixes #8654 - Spinner background-color
Diffstat (limited to 'themes/base/jquery.ui.spinner.css')
-rw-r--r--themes/base/jquery.ui.spinner.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.spinner.css b/themes/base/jquery.ui.spinner.css
index 94b73fa05..fd2a449af 100644
--- a/themes/base/jquery.ui.spinner.css
+++ b/themes/base/jquery.ui.spinner.css
@@ -17,7 +17,6 @@
.ui-spinner-down { bottom: 0; }
/* TR overrides */
-span.ui-spinner { background: none; }
.ui-spinner .ui-icon-triangle-1-s {
/* need to fix icons sprite */
background-position:-65px -16px;