add resize

This commit is contained in:
Anthony Minessale 2014-07-25 01:55:53 +05:00
parent a4ff7eade7
commit 6f800ef90a

View File

@ -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