Add spinner
git-svn-id: http://svn.automattic.com/wordpress/trunk@7928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
967ee06a32
commit
90973154fe
|
@ -102,7 +102,7 @@
|
||||||
}
|
}
|
||||||
.ui-tabs-loading em {
|
.ui-tabs-loading em {
|
||||||
padding: 0 0 0 20px;
|
padding: 0 0 0 20px;
|
||||||
background: url(loading.gif) no-repeat 0 50%;
|
background: url(../images/loading.gif) no-repeat 0 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Additional IE specific bug fixes... */
|
/* Additional IE specific bug fixes... */
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue