| 
						
					 | 
					
						
						
							
						
						e7e66699b1
					 | 
					
						
						
							
							cosmetic fix for input elements within a table intoduced with Bootstrap 5.3
						
						
						
						
						
						
					 | 
					
						2023-06-26 13:59:44 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cb7d9a0371
					 | 
					
						
						
							
							upgrade to Boostrap 5
						
						
						
						
						
						
					 | 
					
						2021-07-02 20:03:51 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2780e4d029
					 | 
					
						
						
							
							modify nuget package installer to support satellite assemblies in subfolders
						
						
						
						
						
						
					 | 
					
						2021-04-21 19:31:02 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cbe843bafc
					 | 
					
						
						
							
							User experience improvements
						
						
						
						
						
						
					 | 
					
						2021-04-17 19:18:24 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2f272ef4b6
					 | 
					
						
						
							
							style module actions dropdown text #fff
						
						
						
						
						
						
					 | 
					
						2020-05-24 17:47:27 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f6f895b516
					 | 
					
						
						
							
							more responsive design adjustments
						
						
						
						
						
						
					 | 
					
						2020-05-09 12:16:39 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c2ed71ab0d
					 | 
					
						
						
							
							added classes to all theme controls, added mobile support to Oqtane theme
						
						
						
						
						
						
					 | 
					
						2020-05-08 17:30:35 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e78a5e090d
					 | 
					
						
						
							
							Bootswatch themes in Oqtane.Themes.OqtaneTheme
						
						
						
						
						
						
						
						Theme is set in Oqtane.Client\Themes\OqtaneTheme\Default.razor
```
    protected override async Task OnParametersSetAsync()
    {
    // go to https://www.bootstrapcdn.com/bootswatch/ and take your favorite theme
    //<link href="https://stackpath.bootstrapcdn.com/bootswatch/4.4.1/cyborg/bootstrap.min.css" rel="stylesheet" integrity="sha384-l7xaoY0cJM4h9xh1RfazbgJVUZvdtyLWPueWNtLAphf/UbBgOVzqbOTogxPwYLHM" crossorigin="anonymous">
        await LoadBootstrapTheme("https://stackpath.bootstrapcdn.com/bootswatch/4.4.1/cyborg/bootstrap.min.css","sha384-l7xaoY0cJM4h9xh1RfazbgJVUZvdtyLWPueWNtLAphf/UbBgOVzqbOTogxPwYLHM");
        await IncludeCSS("Theme.css");
    }
```
						
						
					 | 
					
						2020-05-07 12:17:44 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						05a405e036
					 | 
					
						
						
							
							Improvements to themes, layouts, and CSS styling
						
						
						
						
						
						
					 | 
					
						2019-10-16 14:28:49 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c029e70783
					 | 
					
						
						
							
							CSS separation, multi-tenancy fixes
						
						
						
						
						
						
					 | 
					
						2019-10-12 16:32:47 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |