This commit is contained in:
parent
1f5b4163e7
commit
43583fb7f3
@ -72,7 +72,7 @@ tr:nth-child(even) {
|
||||
}
|
||||
|
||||
.selected, tr.selected {
|
||||
background-color: #e5b5b5; /* Hervorhebung der Auswahl */
|
||||
background-color: #efcccc; /* Hervorhebung der Auswahl */
|
||||
}
|
||||
|
||||
tr:hover:not(.selected) {
|
||||
@ -172,7 +172,7 @@ tr:hover:not(.selected) {
|
||||
}
|
||||
|
||||
#database-nutrition-table tr.selected {
|
||||
background-color: #f0e68c;
|
||||
background-color: #efcccc;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user