2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Import from DCARF SVN

This commit is contained in:
azammitdcarf
2008-10-15 04:49:50 +00:00
parent 74c9cb7408
commit ec24d5af18
45 changed files with 12429 additions and 0 deletions

29
css/call.css Normal file
View File

@@ -0,0 +1,29 @@
.label {
width:80%;
}
.radio {
float:right;
}
.status {
text-align:center;
}
.tclass th {
text-align:left;
border: 1px solid #aaa;
}
.tclass td {
border: 1px solid #aaa;
}
.labelclass{
width:20%;
}
.textclass {
width:70%;
height:80%;
}
.submitclass{
width:20%;
}
.addresp{
font-style:italic;
}