2012-04-27 15:14:24 +00:00
|
|
|
.mw-echo-timestamp {
|
|
|
|
color: gray;
|
2012-07-31 00:29:49 +00:00
|
|
|
font-size: 8px;
|
2012-06-01 10:57:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.mw-echo-unread {
|
2012-07-31 00:29:49 +00:00
|
|
|
background-image: url(unread.png);
|
|
|
|
background-repeat: repeat-y;
|
|
|
|
background-position: top left;
|
2012-07-17 00:05:29 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
div.mw-echo-timestamp {
|
|
|
|
text-align: right;
|
2012-07-31 00:29:49 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.mw-echo-title {
|
|
|
|
font-size: 13px;
|
|
|
|
font-weight: bold;
|
|
|
|
line-height: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mw-echo-content {
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mw-echo-notification {
|
|
|
|
clear: both;
|
|
|
|
display: block;
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
color: #252525;
|
|
|
|
height: 42px;
|
2012-04-27 15:14:24 +00:00
|
|
|
}
|