mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	fix org dashboard menu color
This commit is contained in:
		
							
								
								
									
										2
									
								
								public/css/gogs.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/css/gogs.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -19,7 +19,7 @@
 | 
				
			|||||||
		.ui.right .head.menu {
 | 
							.ui.right .head.menu {
 | 
				
			||||||
			margin-top: -5px;
 | 
								margin-top: -5px;
 | 
				
			||||||
			.item.active {
 | 
								.item.active {
 | 
				
			||||||
				color: #d26911;
 | 
									color: #d9453d;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user