Bug fix: Full sized right click menu in gold convo input

This commit is contained in:
Kiooeht 2011-06-18 22:55:00 -07:00
parent 070b785bdb
commit 603f61ca5c
2 changed files with 2 additions and 1 deletions

View file

@ -58,6 +58,7 @@ CHANGELOG
* Chumhandles must match EXACTLY to register mood changes - Kiooeht [evacipatedBox]
* Menu bar text colour correct when default system colour isn't black - Kiooeht [evacipatedBox]
* End all colour tags and restart them on split messages - Kiooeht [evacipatedBox]
* Chat input box right-click menus - Kiooeht [evacipatedBox]
### 3.14.1
* Pesterchum 3.14 - illuminatedwax [ghostDunk]

View file

@ -262,7 +262,7 @@
"style": "background: white; font-size: 14px; border:2px solid #c48a00;text-align:center; margin-right:10px; margin-left:10px; margin-bottom:5px;"
},
"input": {
"style": "background: white; border:2px solid #c48a00; margin-right:10px; margin-left:10px; font-size: 14px; height: 20px"
"style": "background: white; border:2px solid #c48a00; margin-right:10px; margin-left:10px; font-size: 14px;"
},
"tabs": {
"style": "",