Subversion Repositories oidplus

Rev

Rev 932 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 932 Rev 1401
Line 1... Line 1...
1
.specialhexchar {
1
.aid_decoder_specialhexchar {
2
        color:gray;
2
        /*color:gray;*/
-
 
3
        opacity: 0.5;
3
}
4
}
4
 
5
 
5
.errortext {
6
.aid_decoder_errortext {
6
        color:red;
7
        color:red;
7
}
8
}