Zmiany w modalach
This commit is contained in:
@@ -323,4 +323,24 @@ obszar ze scrollem wewnątrz modala
|
||||
font-size: 0.85rem;
|
||||
opacity: 0.75;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.f-card.is-target {
|
||||
outline: 2px solid rgba(59, 130, 246, 0.55);
|
||||
/* var(--f-link); */
|
||||
outline-offset: 4px;
|
||||
}
|
||||
|
||||
.fuz-chsearch__pkg {
|
||||
background: transparent;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
font: inherit;
|
||||
color: var(--f-link, var(--f-link));
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.fuz-chsearch__pkg:hover {
|
||||
text-decoration-thickness: 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user