From f923784a91483dac549798e9b775ed1b70c8691e Mon Sep 17 00:00:00 2001 From: cebarobot Date: Tue, 27 Jun 2017 11:38:44 +0800 Subject: [PATCH] fix: improve the look of searchbox Improve the look of searchbox. - Change the color of the search button - Put the searchbox at the middle of screen when using small equipments. --- uoj/1/app/controllers/problem_set.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/uoj/1/app/controllers/problem_set.php b/uoj/1/app/controllers/problem_set.php index 6f5cb9d..732e954 100644 --- a/uoj/1/app/controllers/problem_set.php +++ b/uoj/1/app/controllers/problem_set.php @@ -135,7 +135,10 @@ EOD;
-
+
+ pagination(); ?> +
+
@@ -143,17 +146,16 @@ EOD; />
-
-
+
+
+ + - - +
-
- pagination(); ?> -