18 lines
		
	
	
		
			422 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			422 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| .icon-48-circolares {
 | |
|       background-image: url(../images/l_circolares.png);
 | |
|       padding-left:60px!important;
 | |
| }
 | |
| 
 | |
| .icon-48-circolare {
 | |
|       background-image: url(../images/l_circolares.png);
 | |
|       padding-left:60px!important;
 | |
| }
 | |
| 
 | |
| .color-box-circolares { 
 | |
|       float: left;      width: 15px;      height: 15px;      margin-right: 5px;      border: 1px solid rgba(0, 0, 0, .2);}
 | |
| 
 | |
| 
 | |
| 
 | |
| .other-filters{
 | |
|     padding: 0 14px;
 | |
| } |