database.css 170 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 /* this css is for database.jsp */ .reportType1 { color: #3a87ad; } .reportType2 { color: #b94a48; } .reportType3 { color: #999; } .reportType4 { color: #c09853; }