parent
2c453fd229
commit
d75fe8b05e
@ -131,6 +131,10 @@ details[role="list"] summary + ul li.selected>a:hover {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a:focus, ::selection {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.developpe, .non-developpe {
|
||||
background: var(--primary-focus);
|
||||
color: var(--contrast);
|
||||
@ -143,6 +147,9 @@ details[role="list"] summary + ul li.selected>a:hover {
|
||||
}
|
||||
display: inline-block;
|
||||
margin: .1em 0;
|
||||
span {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
.non-developpe {
|
||||
background: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user