mirror of
				https://github.com/StefBuwalda/ProjectIOT.git
				synced 2025-10-30 19:29:57 +00:00 
			
		
		
		
	made stuff pretty
This commit is contained in:
		| @@ -44,7 +44,7 @@ | ||||
|         .dark-mode .btn { | ||||
|             background-color: #444 !important; | ||||
|             color: #e0e0e0 !important; | ||||
|             border-color: #666 !important; | ||||
|             border-color: #333 !important; | ||||
|         } | ||||
|  | ||||
|         .dark-mode .btn:hover { | ||||
| @@ -52,6 +52,10 @@ | ||||
|             color: #fff !important; | ||||
|         } | ||||
|  | ||||
|         .dark-mode .badge.bg-secondary { | ||||
|             background-color: #444 !important; | ||||
|             color: #e0e0e0 !important; | ||||
|         } | ||||
|         .dark-mode .logout-btn { | ||||
|             background-color: #212529 !important; | ||||
|             color: #fff !important; | ||||
| @@ -97,6 +101,7 @@ | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
|  | ||||
|             <svg xmlns="http://www.w3.org/2000/svg" class="d-none"> | ||||
|                 <symbol id="check-circle-fill" viewBox="0 0 16 16"> | ||||
|                     <path | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Anh-Thy04
					Anh-Thy04