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:
29
css/call.css
Normal file
29
css/call.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user