mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial Sponsored by Zimi
14 lines
140 B
CSS
14 lines
140 B
CSS
.labelclass{
|
|
width:20%;
|
|
}
|
|
.textclass {
|
|
width:70%;
|
|
height:80%;
|
|
}
|
|
.submitclass{
|
|
width:20%;
|
|
}
|
|
.addresp{
|
|
font-style:italic;
|
|
}
|