Remove some unneeded defined inline-stylings
These have no really useful point here. Let's just remove them. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
		
							parent
							
								
									1de8160008
								
							
						
					
					
						commit
						734e7b01a5
					
				| @ -168,7 +168,7 @@ | |||||||
|                 </button> |                 </button> | ||||||
|                 <h4 class="modal-title" id="myModalLabel"><%= __('Are you sure?') %></h4> |                 <h4 class="modal-title" id="myModalLabel"><%= __('Are you sure?') %></h4> | ||||||
|             </div> |             </div> | ||||||
|             <div class="modal-body" style="color:black;"> |             <div class="modal-body"> | ||||||
|                 <h5 class="ui-delete-history-modal-msg"></h5> |                 <h5 class="ui-delete-history-modal-msg"></h5> | ||||||
|                 <strong class="ui-delete-history-modal-item"></strong> |                 <strong class="ui-delete-history-modal-item"></strong> | ||||||
|             </div> |             </div> | ||||||
| @ -188,7 +188,7 @@ | |||||||
|                 </button> |                 </button> | ||||||
|                 <h4 class="modal-title" id="myModalLabel"><%= __('Are you sure?') %></h4> |                 <h4 class="modal-title" id="myModalLabel"><%= __('Are you sure?') %></h4> | ||||||
|             </div> |             </div> | ||||||
|             <div class="modal-body" style="color:black;"> |             <div class="modal-body"> | ||||||
|                 <h5 class="ui-delete-user-modal-msg"><%= __('Do you really want to delete your user account?') %></h5> |                 <h5 class="ui-delete-user-modal-msg"><%= __('Do you really want to delete your user account?') %></h5> | ||||||
|                 <strong class="ui-delete-user-modal-item"><%= __('This will delete your account, all notes that are owned by you and remove all references to your account from other notes.') %></strong> |                 <strong class="ui-delete-user-modal-item"><%= __('This will delete your account, all notes that are owned by you and remove all references to your account from other notes.') %></strong> | ||||||
|             </div> |             </div> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user