File: cpl.css

package info (click to toggle)
cpl 7.3.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,396 kB
  • sloc: ansic: 142,902; javascript: 6,382; sh: 4,452; makefile: 661
file content (19 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TABLE.ec {
    width: 100%;
    text-align: left;
    background-color: #f5f5f5;
    margin-top: 0px;
    padding-top: 0px;
    border: none;
}
TD.ecl {
    font-family: monospace;
    vertical-align: top;
    padding-right: 20px;
    border: none;
}
TD.ecr {
    vertical-align: top;
    border: none;
}