mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-03 18:43:04 +00:00 
			
		
		
		
	Fix naming, fix tooltip and cosmetic changes
This commit is contained in:
		@@ -130,28 +130,6 @@
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .tooltip {
 | 
			
		||||
        visibility: hidden;
 | 
			
		||||
        width: 120px;
 | 
			
		||||
        background-color: hsl(210, 20%, 98%);
 | 
			
		||||
        color: hsl(0, 0%, 0%);
 | 
			
		||||
        text-align: center;
 | 
			
		||||
        padding: 5px 0;
 | 
			
		||||
        border-radius: 6px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        z-index: 10;
 | 
			
		||||
 | 
			
		||||
        ul {
 | 
			
		||||
          margin-left: 0;
 | 
			
		||||
          display: inline-block;
 | 
			
		||||
 | 
			
		||||
          li {
 | 
			
		||||
            display: list-item;
 | 
			
		||||
            list-style-type: none;
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      &.not_moderated {
 | 
			
		||||
        border: 1px solid red;
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user