File: screen.css

package info (click to toggle)
imp4 4.1.3-4
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 14,988 kB
  • ctags: 3,720
  • sloc: xml: 17,038; php: 16,350; makefile: 64
file content (13 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * $Horde: imp/themes/simplex/screen.css,v 1.1 2004/10/17 20:37:47 mdjukic Exp $
 */

.important {
    background-color: #EBC2C2;
}
.unseen {
    background-color: #D3D3D3;
}
.answered {
    background-color: #CEDFEC;
}