mirror of
				https://github.com/balkian/go5ears.git
				synced 2025-11-03 17:18:21 +00:00 
			
		
		
		
	Added playlist persistence
This commit is contained in:
		@@ -16,12 +16,12 @@ html,body {
 | 
			
		||||
#wrapper { 
 | 
			
		||||
    position:relative;
 | 
			
		||||
    height: auto !important;
 | 
			
		||||
    min-height: 85%;
 | 
			
		||||
    min-height: 80%;
 | 
			
		||||
    margin: 0 auto 0;    
 | 
			
		||||
}
 | 
			
		||||
#headerPage {
 | 
			
		||||
    position:relative;
 | 
			
		||||
    min-height:15%;
 | 
			
		||||
    min-height:20%;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
.controls ul li {
 | 
			
		||||
@@ -71,5 +71,7 @@ text-align: center;
 | 
			
		||||
    position:absolute;
 | 
			
		||||
    right:0px;
 | 
			
		||||
    height:10%;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
.hidden{
 | 
			
		||||
    display:none;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user