Autore estensione: alex75
Titolo estensione: Red title for new topic and new reply
Versione estensione: 1.0.5
versione phpbb: 3.2.X , 3.3.X Testata su 3.3.0
Compatibile con php 8: "Si" testata con php 8.0.3

Codice: Seleziona tutto
li.row:hover {
background-color: #F6F4D0;
Codice: Seleziona tutto
li.row {
background-color: #FF0000;
Codice: Seleziona tutto
.row-item.forum_unread {
background-color: #FF9900;
}
.row-item.topic_unread {
background-color: #FF9900;
}
.row-item.topic_unread_mine {
background-color: #FF9900;
}