From 201961c12e12434ac0ac2da12f3d7982c2a4c8af Mon Sep 17 00:00:00 2001 From: pacharan Date: Mon, 11 Jan 2016 05:10:05 +0700 Subject: [PATCH] Create main.css --- lang/th/main.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lang/th/main.css diff --git a/lang/th/main.css b/lang/th/main.css new file mode 100644 index 0000000..ca783af --- /dev/null +++ b/lang/th/main.css @@ -0,0 +1,3 @@ +.button{width: 120px !important;} +#outsidePanel .button{width: 115px !important;} +.eventPanel .button {width: 122px !important;}