From b2250b303acfd3f1d714f706cfdba0e156452061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Mon, 2 Jul 2018 20:18:08 +0900 Subject: [PATCH] Add: navigate page --- src/web/module/maestro_section_main.html | 56 +++++++++++++++++++----- 1 file changed, 46 insertions(+), 10 deletions(-) diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html index dc72fae..b740692 100644 --- a/src/web/module/maestro_section_main.html +++ b/src/web/module/maestro_section_main.html @@ -64,6 +64,10 @@ background-color: #ddddff; } +#player_list_navigator { + text-align: center; +} + @@ -71,6 +75,7 @@