summaryrefslogtreecommitdiffstats
path: root/apps/files_external/css
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2013-10-11 12:36:30 +0200
committerVincent Petry <pvince81@owncloud.com>2013-10-11 12:36:30 +0200
commitbced346c3b07fc6549f216f4db20c52e827d3cfa (patch)
treef47fb29eb56a4628177188e42c7a21a348300c81 /apps/files_external/css
parente88b493136f2378ff403d920217e9a5af1231ee3 (diff)
downloadnextcloud-server-bced346c3b07fc6549f216f4db20c52e827d3cfa.tar.gz
nextcloud-server-bced346c3b07fc6549f216f4db20c52e827d3cfa.zip
Now using smaller spinner image for status indicator
To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose.
Diffstat (limited to 'apps/files_external/css')
-rw-r--r--apps/files_external/css/settings.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_external/css/settings.css b/apps/files_external/css/settings.css
index 74b14028468..0ebae9d82be 100644
--- a/apps/files_external/css/settings.css
+++ b/apps/files_external/css/settings.css
@@ -4,9 +4,6 @@ td.status > span {
width: 16px;
vertical-align: text-bottom;
}
-span.loading{
- background-size: 16px 16px;
-}
span.success {
background: #37ce02;
border-radius: 8px;