mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-13 10:37:42 +00:00
add resize
This commit is contained in:
parent
a4ff7eade7
commit
6f800ef90a
@ -34,13 +34,13 @@
|
|||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
height:150px;
|
height:150px;
|
||||||
max-height:150px;
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
scrolling: auto;
|
scrolling: auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border-style:inset;
|
border-style:inset;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
color: #3333ff;
|
color: #3333ff;
|
||||||
|
resize:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatuid
|
.chatuid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user