aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/core.css
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-08-10 10:08:51 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-10-08 14:02:46 -0400
commit77be50d7a65cc5d139f212906463ab97a0cc8689 (patch)
tree50b3412e42113574821d315cd5fa067ad5938068 /themes/base/core.css
parentf6879fc0f52f3d3538fd0f2c1840addb73b476a2 (diff)
downloadjquery-ui-77be50d7a65cc5d139f212906463ab97a0cc8689.tar.gz
jquery-ui-77be50d7a65cc5d139f212906463ab97a0cc8689.zip
Controlgroup: Add spinner to widgets controlgroup works with
Diffstat (limited to 'themes/base/core.css')
-rw-r--r--themes/base/core.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/base/core.css b/themes/base/core.css
index 2f7521282..2ff5d2da4 100644
--- a/themes/base/core.css
+++ b/themes/base/core.css
@@ -73,6 +73,9 @@
vertical-align: middle;
margin-top: -.25em;
position: relative;
+ text-indent: -99999px;
+ overflow: hidden;
+ background-repeat: no-repeat;
}
.ui-widget-icon-block {