mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-29 10:04:59 +00:00
5c841cafe3
Change-Id: I1a350e5d051bd0e776e5043f0ba189a576ac7ee7 TODO: Add date/time stamp to notifications as shown in overlay
8 lines
106 B
CSS
8 lines
106 B
CSS
.mw-echo-timestamp {
|
|
color: gray;
|
|
font-size: smaller;
|
|
}
|
|
|
|
.mw-echo-unread {
|
|
background-color: #f9f9ff;
|
|
} |