forked from External/greenlight
		
	loading inidicator
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								app/assets/images/loading-indicator.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								app/assets/images/loading-indicator.gif
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 673 B  | 
@@ -12,6 +12,10 @@
 | 
				
			|||||||
      cursor: default;
 | 
					      cursor: default;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .loading-wrapper {
 | 
				
			||||||
 | 
					    text-align: center;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.rooms {
 | 
					.rooms {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,7 +5,11 @@
 | 
				
			|||||||
  <small>
 | 
					  <small>
 | 
				
			||||||
    <%= t('wait_for_mod_explanation') %>
 | 
					    <%= t('wait_for_mod_explanation') %>
 | 
				
			||||||
  </small>
 | 
					  </small>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<% end %>
 | 
					<% end %>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<%= render layout: 'shared/center_panel' do %>
 | 
					<%= render layout: 'shared/center_panel' do %>
 | 
				
			||||||
 | 
					  <div class="loading-wrapper">
 | 
				
			||||||
 | 
					    <%= image_tag "loading-indicator.gif", :alt => "" %>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
<% end %>
 | 
					<% end %>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user