mirror of https://gitlab.com/bashrc2/epicyon
				
				
				
			Highlighted selected button
							parent
							
								
									2009adb3f1
								
							
						
					
					
						commit
						83ed1bd060
					
				| 
						 | 
				
			
			@ -839,6 +839,21 @@ input[type=checkbox]
 | 
			
		|||
        cursor: pointer;
 | 
			
		||||
        margin: 5px;
 | 
			
		||||
    }
 | 
			
		||||
    .buttonselectedhighlighted {
 | 
			
		||||
	border-radius: 4px;
 | 
			
		||||
	background-color: darkgreen;
 | 
			
		||||
	border: none;
 | 
			
		||||
	color: var(--button-text);
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	font-size: 18px;
 | 
			
		||||
	padding: 10px;
 | 
			
		||||
	width: 10%;
 | 
			
		||||
	max-width: 100px;
 | 
			
		||||
	min-width: 80px;
 | 
			
		||||
	transition: all 0.5s;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
	margin: 5px;
 | 
			
		||||
    }
 | 
			
		||||
    .pageicon {
 | 
			
		||||
        width: 4%;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			@ -1019,6 +1034,21 @@ input[type=checkbox]
 | 
			
		|||
        cursor: pointer;
 | 
			
		||||
        margin: 15px;
 | 
			
		||||
    }
 | 
			
		||||
    .buttonselectedhighlighted {
 | 
			
		||||
	border-radius: 4px;
 | 
			
		||||
	background-color: darkgreen;
 | 
			
		||||
	border: none;
 | 
			
		||||
	color: var(--button-text);
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	font-size: 32px;
 | 
			
		||||
	padding: 10px;
 | 
			
		||||
	width: 20%;
 | 
			
		||||
	max-width: 400px;
 | 
			
		||||
	min-width: 80px;
 | 
			
		||||
	transition: all 0.5s;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
	margin: 15px;
 | 
			
		||||
    }
 | 
			
		||||
    .pageicon {
 | 
			
		||||
        width: 8%;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue