Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Constraint/styles.css

Template page
.constraint {
	background: #FFF;
	border: 2px solid #cddddd;
	padding: 3px;
}
.constraint.mandatory {
	background: #DFF;
}
/* @noflip */
.constraint.ltr {
	direction: ltr;
}
/* @noflip */
.constraint.rtl {
	direction: rtl;
}
.constraint-icon {
	padding: 0 .5em 0 .3em;
}
.constraint code {
	white-space: pre-wrap;
	word-break: break-all;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.