diff options
Diffstat (limited to 'base/themes')
| -rw-r--r-- | base/themes/default/courtroom_design.ini | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index e7a3de4..16e5f47 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -1,12 +1,17 @@ courtroom = 0, 0, 714, 668 viewport = 0, 0, 256, 192 +chatbox = 0, 96, 256, 78 +ao2_chatbox = 0, 114, 256, 78 +showname = 6, 113, 80, 15 +message = 3, 132, 250, 60 ic_chatlog = 260, 0, 231, 319 ms_chatlog = 490, 1, 224, 277 server_chatlog = 490, 1, 224, 277 mute_list = 260, 160, 231, 159 area_list = 266, 494, 224, 174 music_list = 490, 342, 224, 326 -ic_chat_message = 0, 192, 255, 23 +ic_chat_message = 0, 174, 256, 23 +ao2_ic_chat_message = 0, 192, 256, 23 ooc_chat_message = 492, 281, 222, 19 ooc_chat_name = 492, 300, 85, 19 area_password = 266, 471, 224, 23 |
