mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	WebUI CSS Background Color set to white
This commit is contained in:
		| @@ -176,6 +176,9 @@ table label{margin:0} | ||||
| .checklist{list-style-type:none;padding-left:0px} | ||||
| .checklist li::before{content: "\f00c";font: normal normal normal 14px/1 FontAwesome;margin-right:5px;color:green;font-size:19px} | ||||
|  | ||||
| /* bgwhite */ | ||||
| .bg-w{background-color: white;} | ||||
|  | ||||
| /*Modal icons*/ | ||||
| [class*="modal-icon"]{ | ||||
| 	padding:30px; | ||||
| @@ -993,4 +996,4 @@ input[type="radio"] .styled:checked + label::before { | ||||
| input[type="checkbox"] .styled:checked + label::after, | ||||
| input[type="radio"] .styled:checked + label::after { | ||||
|   color: #fff; | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user