Merge pull request #499 from bitcoin/translateoutdated

Add a banner for outdated translations to invite new translators
This commit is contained in:
saivann 2014-08-05 11:50:35 -04:00
commit 0bf591b884
4 changed files with 28 additions and 15 deletions

View file

@ -233,10 +233,10 @@ body{
display:inline;
}
.alert-message a:hover,
.alert-message a:hover:link,
.alert-message a:hover:active,
.alert-message a:hover:visited{
.banner-message a:hover,
.banner-message a:hover:link,
.banner-message a:hover:active,
.banner-message a:hover:visited{
color:#fff;
}