mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 08:28:52 +01:00 
			
		
		
		
	Fixed guide mobile layout and username reposition
This commit is contained in:
		
							parent
							
								
									e6cafffef3
								
							
						
					
					
						commit
						1443f40d56
					
				@ -195,8 +195,11 @@
 | 
				
			|||||||
    border-radius: 100px !important;
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Modify username placement on profile page */
 | 
					/* Modify username placement on profile page */
 | 
				
			||||||
.username {
 | 
					.layout-desktop #userProfilePage .readOnlyContent div:not([class]), div[class=""]{
 | 
				
			||||||
    margin: 0px 0px 10px -50px !important;
 | 
					    align-items: initial !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.layout-desktop .username {
 | 
				
			||||||
 | 
					    margin: 0px 0px 10px 10px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Red shutdown button */
 | 
					/* Red shutdown button */
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown {
 | 
				
			||||||
@ -417,7 +420,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Live TV guide reposition */
 | 
					/* Live TV guide reposition */
 | 
				
			||||||
#guideTab {
 | 
					.layout-desktop #guideTab {
 | 
				
			||||||
    margin-left: -75px !important;
 | 
					    margin-left: -75px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.guide-channelHeaderCell {
 | 
					.guide-channelHeaderCell {
 | 
				
			||||||
 | 
				
			|||||||
@ -205,8 +205,11 @@ html {
 | 
				
			|||||||
    border-radius: 100px !important;
 | 
					    border-radius: 100px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Modify username placement on profile page */
 | 
					/* Modify username placement on profile page */
 | 
				
			||||||
.username {
 | 
					.layout-desktop #userProfilePage .readOnlyContent div:not([class]), div[class=""]{
 | 
				
			||||||
    margin: 0px 0px 10px -50px !important;
 | 
					    align-items: initial !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.layout-desktop .username {
 | 
				
			||||||
 | 
					    margin: 0px 0px 10px 10px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
/* Red shutdown button */
 | 
					/* Red shutdown button */
 | 
				
			||||||
#btnShutdown {
 | 
					#btnShutdown {
 | 
				
			||||||
@ -407,7 +410,7 @@ html {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Live TV guide reposition */
 | 
					/* Live TV guide reposition */
 | 
				
			||||||
#guideTab {
 | 
					.layout-desktop #guideTab {
 | 
				
			||||||
    margin-left: -75px !important;
 | 
					    margin-left: -75px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.guide-channelHeaderCell {
 | 
					.guide-channelHeaderCell {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user