mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -2360,11 +2360,19 @@
 | 
				
			|||||||
        font-size: 1.5em;
 | 
					        font-size: 1.5em;
 | 
				
			||||||
        width: 39px;
 | 
					        width: 39px;
 | 
				
			||||||
        left: 13px;
 | 
					        left: 13px;
 | 
				
			||||||
 | 
					        border-radius: 6px;
 | 
				
			||||||
 | 
					        display: flex;
 | 
				
			||||||
 | 
					        justify-content: center;
 | 
				
			||||||
 | 
					        align-items: center;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        img.emoji {
 | 
					        img.emoji {
 | 
				
			||||||
          margin-right: 0;
 | 
					          margin-right: 0;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      > .item:hover {
 | 
				
			||||||
 | 
					        background: #4183c4;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2408,17 +2416,6 @@
 | 
				
			|||||||
      &:not(.active) a {
 | 
					      &:not(.active) a {
 | 
				
			||||||
        display: none;
 | 
					        display: none;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					 | 
				
			||||||
      .item {
 | 
					 | 
				
			||||||
        border-radius: 6px;
 | 
					 | 
				
			||||||
        display: flex;
 | 
					 | 
				
			||||||
        justify-content: center;
 | 
					 | 
				
			||||||
        align-items: center;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      .item:hover {
 | 
					 | 
				
			||||||
        background: #4183c4;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:hover .select-reaction a {
 | 
					    &:hover .select-reaction a {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -710,8 +710,8 @@ a.ui.basic.green.label:hover {
 | 
				
			|||||||
  border-color: #404552 !important;
 | 
					  border-color: #404552 !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.repository .segment.reactions .select-reaction .item:hover {
 | 
					.repository .select-reaction .item:hover {
 | 
				
			||||||
  background: #305020;
 | 
					  background: #305020 !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.ui.menu .item > .label {
 | 
					.ui.menu .item > .label {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user