mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-11 16:58:14 +00:00
Reduce font size for timestamp
Change-Id: Ic54988c0613022fe11ad0019fa9c9b83151252d1
This commit is contained in:
parent
6e3b49807d
commit
cde2c2f182
|
@ -43,6 +43,10 @@
|
|||
float: initial;
|
||||
}
|
||||
|
||||
> div.mwe-popups-timestamp-older, div.mwe-popups-timestamp-recent{
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
> div.mwe-popups-timestamp-older{
|
||||
color: #bbb;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue