Skip to content

Commit

Permalink
Merge branch '11.x.x' into bug_62497_events_search_location_list_not_…
Browse files Browse the repository at this point in the history
…updating
  • Loading branch information
pnicolli authored Dec 20, 2024
2 parents e893951 + ef62472 commit bbea552
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
### Fix

- Il menu a tendina da cui è possibile filtrare i luoghi nel blocco Ricerca Eventi mostra tutti i luoghi collegati agli eventi presenti nel percorso selezionato dalla Sidebar, senza limitarne il numero.
- Risolto un problema con il colore del testo del bottone nell'editor.
- Rimossa l'opzione non selezionabile "nessun valore" dal widget ricorrenza.
- La pagina non dà più errore quando si imposta una ricorrenza con impostazione "Termina dopo tot. ricorrenze".

Expand Down
3 changes: 3 additions & 0 deletions src/theme/ItaliaTheme/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ iframe {
color: $primary-text;
font-weight: 700;
}
&.link-anchorlink-theme {
color: $primary-text !important;
}
}
/*
Safari rendering issue workaround - B#60364
Expand Down

0 comments on commit bbea552

Please sign in to comment.