Subversion Repositories bacoAlunos

Rev

Rev 1617 | Rev 1675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1617 Rev 1670
Line 86... Line 86...
86
    text-align: center;
86
    text-align: center;
87
    padding: 0;
87
    padding: 0;
88
}
88
}
89
 
89
 
90
 
90
 
-
 
91
.dirty, tr.dirty td
-
 
92
{
-
 
93
    background-color: #ffff00 !important;
-
 
94
}
-
 
95