Mark two new strings in the latest updates view for translation;

prettify the RSS icon display somewhat.
This commit is contained in:
Thomas Keller
2011-05-16 23:49:08 +02:00
parent be4774c95c
commit 8502a36481
2 changed files with 8 additions and 1 deletions

View File

@@ -295,6 +295,11 @@ span.label {
padding-left: 0.5em;
}
span.label img {
max-height: 13px;
vertical-align: -10%;
}
a.label {
color: #204a87;
text-decoration: none;