Fix Compliance sidebar menu selection.
This commit is contained in:
		
							parent
							
								
									95f740984e
								
							
						
					
					
						commit
						242aa60fc7
					
				
					 2 changed files with 5 additions and 2 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| {% extends "base_compliance.html" %} | ||||
| {% block subtitle %}Copyleft Compliance Projects - {% endblock %} | ||||
| {% block submenuselection %}EnforcementStrategy{% endblock %} | ||||
| {% block submenuselection %}LiberateFirmware{% endblock %} | ||||
| {% block content %} | ||||
| 
 | ||||
| <h1 id="software-freedom-conservancy-proposal-for-firmware-liberation-project">Firmware Liberation Project</h1> | ||||
|  |  | |||
|  | @ -229,7 +229,10 @@ h3 { margin-top: .6em; margin-bottom: .4em; } | |||
| #container #sidebar.VMwareCodeSimilarity ul li.VMwareCodeSimilarity, | ||||
| #container #sidebar.CopyleftPrinciples ul li.CopyleftPrinciples, | ||||
| #container #sidebar.VMwareLawsuitFAQ ul li.VMwareLawsuitFAQ, | ||||
| #container #sidebar.AboutCompliance ul li.AboutCompliance | ||||
| #container #sidebar.VMwareLawsuitLinks ul li.VMwareLawsuitLinks, | ||||
| #container #sidebar.AboutCompliance ul li.AboutCompliance, | ||||
| #container #sidebar.EnforcementStrategy ul li.EnforcementStrategy, | ||||
| #container #sidebar.LiberateFirmware ul li.LiberateFirmware | ||||
| { | ||||
|     color: #000033; | ||||
|     font-weight: bold; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue