CSS
							parent
							
								
									4f526c589c
								
							
						
					
					
						commit
						b599adc3d1
					
				| 
						 | 
				
			
			@ -13,10 +13,11 @@
 | 
			
		|||
        body{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:1em;color:#000;background-color:#f7f7f9;<?php if (getConfig('background')) { ?>background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:url("<?php echo getConfig('background'); ?>");<?php } ?>}
 | 
			
		||||
        a{color:#24292e;cursor:pointer;text-decoration:none}
 | 
			
		||||
        ion-icon{font-size:15px;vertical-align:bottom}
 | 
			
		||||
	::-webkit-scrollbar{width:.5rem;height:.5rem;background:hsla(0,0%,100%,0.4)}::-webkit-scrollbar-track{border-radius:0}::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(95,95,95,.4);transition:all .2s;border-radius:.5rem;&:hover{background-color:rgba(95,95,95,.7)}}
 | 
			
		||||
        .changelanguage{position:absolute;right:5px;}
 | 
			
		||||
        .title{text-align:center;margin-top:1rem;letter-spacing:2px;margin-bottom:2rem}
 | 
			
		||||
        .title a{color:#333;text-decoration:none}
 | 
			
		||||
        .list-wrapper{width:96%;margin:0 auto 10px;position:relative;box-shadow:0 0 6px 0 rgb(128,128,128);border-radius:6px;}
 | 
			
		||||
        .list-wrapper{width:88%;margin:0 auto 10px;position:relative;box-shadow:0 0 6px 0 rgb(128,128,128);border-radius:6px;}
 | 
			
		||||
        .list-container{position:relative;overflow:hidden;border-radius:6px;}
 | 
			
		||||
        .list-header-container{position:relative}
 | 
			
		||||
        .list-header-container a.back-link{color:#000;display:inline-block;position:absolute;font-size:16px;margin:20px 10px;padding:10px 10px;vertical-align:middle;text-decoration:none}
 | 
			
		||||
| 
						 | 
				
			
			@ -28,11 +29,11 @@
 | 
			
		|||
        .more-disk a:hover, .more-disk a[now]{ background-color: rgba(85,85,85,0.4); color: white; }
 | 
			
		||||
        .list-table{width:100%;padding:0 20px 20px 20px;border-spacing:0}
 | 
			
		||||
        .list-table tr{height:32px}
 | 
			
		||||
        .list-table tr[data-to]:hover{background:rgba(85,85,85,0.4);color:white;}
 | 
			
		||||
        .list-table tr[data-to]:hover{background:rgba(85,85,85,0.4);color:white;border-radius:3px;}
 | 
			
		||||
        .list-table tr[data-to]:hover a{color:white}
 | 
			
		||||
        .list-table tr:first-child{background:rgba(245,245,245,0)}
 | 
			
		||||
        .list-table td,.list-table th{padding:0 8px;text-align:left}
 | 
			
		||||
        .list-table .size,.list-table .updated_at{text-align:right;width:15% !important}
 | 
			
		||||
        .list-table .size,.list-table .updated_at{text-align:right}
 | 
			
		||||
        .mask{position:absolute;left:0px;top:0px;width:100%;background-color:#000;filter:alpha(opacity=20);opacity:0.2;z-index:2;}
 | 
			
		||||
<?php if ($_SERVER['admin']) { ?>
 | 
			
		||||
        .operate{display:inline-table;margin:0;margin-right:5px;list-style:none}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue