core: fix notifications colors

Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
Skia 2017-09-03 12:01:52 +02:00
parent 283e128e93
commit caa0c2099b
2 changed files with 11 additions and 7 deletions

View File

@ -165,6 +165,9 @@ header {
}
.white {
background: $white-color;
a {
color: $black-color;
}
}
#header_notif {
display: none;
@ -184,6 +187,13 @@ header {
.header_notif_time {
color: grey;
}
a {
margin: 0em;
color: $black-color;
&:hover {
color: $primary-dark-color;
}
}
li {
padding: 0.2em;
&:hover {
@ -199,12 +209,6 @@ header {
}
}
}
a {
margin: 0em;
&:hover {
color: $primary-dark-color;
}
}
}
}
}

View File

@ -4480,7 +4480,7 @@ msgstr "Vous avez été identifié sur des photos"
#: sith/settings.py:558
#, python-format
msgid "You just refilled of %s €"
msgstr "Vous avez rechargé votre compte de %s €"
msgstr "Vous avez rechargé votre compte de %s€"
#: sith/settings.py:559
#, python-format