src/pyams_skin/resources/less/forms.less
changeset 52 f78292bcb0dc
parent 40 e550ff884799
child 66 7a2d69fe8f6c
equal deleted inserted replaced
51:b06eea7cafc2 52:f78292bcb0dc
   748 					cursor: pointer;
   748 					cursor: pointer;
   749 				}
   749 				}
   750 			}
   750 			}
   751 		}
   751 		}
   752 		&.switched {
   752 		&.switched {
       
   753 			margin-bottom: 0!important;
       
   754 
   753 			>section,
   755 			>section,
   754 			>article,
   756 			>article,
   755 			>div {
   757 			>div {
   756 				display: none;
   758 				display: none;
   757 			}
   759 			}
   758 			legend {
   760 			legend {
   759 				border-bottom: 0;
   761 				border-bottom: 0;
       
   762 			}
       
   763 
       
   764 			& + fieldset {
       
   765 				margin-top: 0!important;
   760 			}
   766 			}
   761 		}
   767 		}
   762 		&.bordered {
   768 		&.bordered {
   763 			margin: 10px;
   769 			margin: 10px;
   764 			border: 1px solid rgba(192, 192, 192, 0.8);
   770 			border: 1px solid rgba(192, 192, 192, 0.8);