Fix scss and css errors

This commit is contained in:
Stephen Abello
2019-06-28 14:25:25 +02:00
parent a827cb7546
commit f7af705bb5
4 changed files with 12 additions and 11 deletions

View File

@@ -77,13 +77,13 @@ a.small_action {
background-color:#EEEEEE;
}
.csvimport_ok {
color: #00000;
color: #000000;
background-color:#BBFFBB;
}
.csvimport_reconkey {
font-style: italic;
color: #888888;
background-color:#FFFFF;
background-color:#FFFFFF;
}
.csvimport_extreconkey {
color: #888888;