Subversion Repositories bacoAlunos

Rev

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

Rev 1703 Rev 1711
Line 118... Line 118...
118
.bg-green{
118
.bg-green{
119
    background-color: green !important;
119
    background-color: green !important;
120
    color: #00ff00 !important;
120
    color: #00ff00 !important;
121
}
121
}
122
 
122
 
-
 
123
.modified
-
 
124
{
-
 
125
    border: 4px dashed orange !important;
-
 
126
}
-
 
127
 
123
 
128