Skip to content
Snippets Groups Projects
Commit 70a6ad2e authored by Matthew Juhl's avatar Matthew Juhl
Browse files

Replaced elgg loading indicator with ours

parent 62943560
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
/************************************ begin copied default theme styles (with anything we don't need/want removed) ******/
<?php
......@@ -2027,7 +2028,7 @@ a.toggle_editor {
}
div.ajax_loader {
background: white url(<?php echo $vars['url']; ?>_graphics/ajax_loader.gif) no-repeat center 30px;
background: white url(/wdn/templates_3.0/css/header/images/colorbox/loading.gif) no-repeat center 30px;
width:auto;
height:100px;
margin:0 10px 0 10px;
......@@ -2036,7 +2037,6 @@ div.ajax_loader {
}
/* reusable elgg horizontal tabbed navigation
(used on friends collections, external pages, & riverdashboard mods)
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment