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
Revision as of 17:15, 17 March 2022 by Fiteuwu (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.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.