mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
43d95d153e
Change-Id: If3c93582dbbdcab14b10ad9fe2926dcc94186756
11 lines
192 B
CSS
11 lines
192 B
CSS
#pt-mytalk {
|
|
white-space: nowrap;
|
|
}
|
|
#pt-mytalk a.mw-echo-alert {
|
|
border-radius: 2px;
|
|
background-color: #F9C557;
|
|
padding: 0.25em 0.8em 0.2em 0.8em;
|
|
color: #555555;
|
|
font-weight: normal;
|
|
}
|