index.html

changeset 24
ae502df97907
parent 18
9e4230bb66e4
child 29
f8c700c601f9
equal deleted inserted replaced
23:ee84e7c22600 24:ae502df97907
24 } 24 }
25 #support-wait, #support-converse 25 #support-wait, #support-converse
26 { 26 {
27 display:none; 27 display:none;
28 } 28 }
29 #support-log
30 {
31 position:relative;
32 top:0px;
33 overflow: auto;
34 height:90%;
35 padding:5px;
36 }
37 #support-input
38 {
39 height:7%;
40 bottom:0px;
41 position:relative;
42 }
29 43
30 </style> 44 </style>
31 </head> 45 </head>
32 <body> 46 <body>
33 <div id="support-chat"> 47 <div id="support-chat">

mercurial