الگو:Tracked/styles.css: تفاوت میان نسخهها
en.wikipedia.org>Izno جز (Protected "Template:Tracked/styles.css": Highly visible template: match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
جز (۱ نسخه واردشده) |
(بدون تفاوت)
|
نسخهٔ کنونی تا ۱۷ مارس ۲۰۲۴، ساعت ۰۷:۵۲
/* {{pp|small=y}} */
.tracked {
float: right;
clear: right;
margin: 0 0 1em 1em;
width: 12em;
border: 1px solid #72777d;
border-radius: 2px;
background-color: #eaecf0;
font-size: 85%;
text-align: center;
padding: 0.5em;
}
.tracked-url {
font-weight: bold;
}
.tracked-closure {
color: black;
font-weight: bold;
text-transform: uppercase;
}
.tracked-resolved {
color: green;
}