Graphical changes, essentially colors

This commit is contained in:
Gaël Métais
2020-10-04 18:50:28 +02:00
parent 4287f60ab3
commit 93b81493c0
13 changed files with 48 additions and 49 deletions
+2 -2
View File
@@ -114,14 +114,14 @@
color: inherit;
}
.summary .notations .criteria .table > a:hover > div {
background: #EBD8E2;
background: #d8ebe0;
cursor: pointer;
}
.summary .notations .criteria .table > a:hover > div.info {
background: #FFF;
}
.summary .notations .criteria .table > a:hover > div.info svg {
fill: #EBD8E2;
fill: #d8ebe0;
}
.summary .notations .criteria .grade {
width: 10%;