Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 241... Línea 241...
241
    margin-top: 20px;
241
    margin-top: 20px;
242
}
242
}
Línea 243... Línea 243...
243
 
243
 
244
/* Forumpost unread
244
/* Forumpost unread
245
-------------------------*/
245
-------------------------*/
246
.forumpost.unread .row.header,
246
.forumpost.unread .header,
247
.path-course-view .unread,
247
.path-course-view .unread,
248
span.unread {
248
span.unread {
249
    background-color: #ffd;
249
    background-color: #ffd;
Línea 250... Línea 250...
250
}
250
}
251
 
251
 
252
.forumpost.unread .row.header {
252
.forumpost.unread .header {
Línea 253... Línea 253...
253
    border-bottom: 1px solid #ddd;
253
    border-bottom: 1px solid #ddd;
254
}
254
}