From de7d25962f62a62ba282c35d1a64c740affd53db Mon Sep 17 00:00:00 2001 From: David Skoland Date: Thu, 2 Feb 2017 17:37:47 +0100 Subject: added dynamic resolution scaling --- base/themes/default/courtroom_design.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'base/themes/default/courtroom_design.ini') diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index e7a3de4b..16e5f474 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 -- cgit