aboutsummaryrefslogtreecommitdiff
path: root/base/themes/default/courtroom_design.ini
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-23 12:52:59 +0100
committersD <stoned@derpymail.org>2020-02-23 12:52:59 +0100
commit1d10cf1a08e992db68195a72f412490c415d3e09 (patch)
tree10f544371b7db2bbf8be5fea92ade7c4bf0f0b93 /base/themes/default/courtroom_design.ini
parent4af8ba9c38fcab44fc29bf39299a8341ddbb389a (diff)
make UI buttons wider to make localizations fit
Diffstat (limited to 'base/themes/default/courtroom_design.ini')
-rw-r--r--base/themes/default/courtroom_design.ini16
1 files changed, 8 insertions, 8 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini
index f2dd2d78..d0495be9 100644
--- a/base/themes/default/courtroom_design.ini
+++ b/base/themes/default/courtroom_design.ini
@@ -104,12 +104,12 @@ pos_dropdown = 200, 470, 80, 20
pre = 5, 490, 80, 21
; Flip button
-flip = 104, 490, 51, 21
+flip = 104, 490, 61, 21
; Guard button
guard = 200, 580, 81, 21
-pre_no_interrupt = 200, 490, 80, 21
+pre_no_interrupt = 200, 490, 85, 21
; Penalty bars and judge's buttons for penalizing. Other than the bars, these
; ONLY show up on a character with /pos jud
@@ -125,9 +125,9 @@ witness_testimony = 290, 470, 85, 42
cross_examination = 290, 515, 85, 42
; Buttons to change character/Reload theme/Call Mod
-change_character = 5, 610, 120, 23
-reload_theme = 5, 637, 94, 23
-call_mod = 104, 637, 64, 23
+change_character = 5, 610, 110, 23
+reload_theme = 5, 637, 110, 23
+call_mod = 120, 637, 90, 23
; Mute button
mute_button = 150, 515, 42, 42
@@ -198,11 +198,11 @@ ao2_ic_chat_name = 200, 534, 78, 23
; This is useful if you suspect someone is impersonating others, for example,
; and they are using this in combination with ini-swapping to 'duplicate' a
; character.
-showname_enable = 200, 510, 80, 21
+showname_enable = 200, 510, 85, 21
; A simple button that opens up the settings menu.
; Equivalent to typing /settings in the OOC chat.
-settings = 130, 610, 60, 23
+settings = 120, 610, 90, 23
; The character search text input in the character selecton screen.
; The moment you enter some text, it immediately starts filtering.
@@ -245,4 +245,4 @@ area_locked_color = 165, 43, 43
; "casing_button" is an interface to help you announce a case (you have to be
; a CM first to be able to announce cases).
casing = 200, 560, 80, 21
-casing_button = 173, 637, 60, 23 \ No newline at end of file
+casing_button = 215, 637, 50, 23 \ No newline at end of file