Subversion Repositories bacoAlunos

Rev

Rev 1626 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1626 Rev 1754
Line 84... Line 84...
84
    }
84
    }
85
    td.vistaNotChecked
85
    td.vistaNotChecked
86
    {
86
    {
87
        background-color: gray !important;
87
        background-color: gray !important;
88
    }
88
    }
89
    td.usarNotChecked
89
    td.usarNotChecked,td.usarOlapNotChecked
90
    {
90
    {
91
        background-color: red !important;
91
        background-color: red !important;
92
    }
92
    }
93
    td.usarChecked
93
    td.usarChecked,td.usarOlapChecked
94
    {
94
    {
95
 
95
 
96
    }
96
    }
97
 
97
 
98
 
98
 
-
 
99
 
99
    @keyframes waitPost {
100
    @keyframes waitPost {
100
        from { opacity: 1; }
101
        from { opacity: 1; }
101
        to { opacity: 0; }
102
        to { opacity: 0; }
102
    }
103
    }
103
    td.waitPost
104
    td.waitPost