|
|
|
@ -537,12 +537,11 @@ label[for=toggle-show-room-ids]::after {
|
|
|
|
|
transition: filter 0.15s, opacity 0.15s;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#details-modal-community-icon:not([data-icon-safety="1"], #details-modal-community-icon-wrapper:hover > *) {
|
|
|
|
|
#details-modal-community-icon:not([data-icon-safety="-1"], #details-modal-community-icon-wrapper:hover > *) {
|
|
|
|
|
opacity: 0.5;
|
|
|
|
|
filter: blur(3px);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#details-modal-start #details-modal-description {
|
|
|
|
|
max-height: 50vh;
|
|
|
|
|
overflow: auto;
|
|
|
|
|