diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-02-02 17:37:47 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-02-02 17:37:47 +0100 |
| commit | de7d25962f62a62ba282c35d1a64c740affd53db (patch) | |
| tree | b783e9da1013a85c6d8194fac6e7f3a4e76e3342 /base/themes/default/courtroom_design.ini | |
| parent | 051d9dc4ddde110b3916a7019c0a4e12ad35a245 (diff) | |
added dynamic resolution scaling
Diffstat (limited to 'base/themes/default/courtroom_design.ini')
| -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 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 |
