From 9f1f70f9ca1a0d8230ba97999fd343ce7fdbdbf8 Mon Sep 17 00:00:00 2001 From: daitingting Date: Fri, 4 Nov 2022 01:41:06 +0000 Subject: [PATCH] * Finish task #74864. --- module/custom/css/mode.css | 5 +++ module/custom/view/mode.html.php | 54 ++++++++++++++------------------ 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/module/custom/css/mode.css b/module/custom/css/mode.css index e69de29bb2..73f2d0f279 100644 --- a/module/custom/css/mode.css +++ b/module/custom/css/mode.css @@ -0,0 +1,5 @@ +.pd-l-20{padding-left: 20px!important;} +#selectProgramModal .modal-dialog {width: 550px} +#selectProgramModal .modal-header {border-bottom: 0px} +#selectProgramModal .modal-header h4.modal-title{font-weight: 700} +#selectProgramModal .modal-footer {border-top: 0px; text-align: center} diff --git a/module/custom/view/mode.html.php b/module/custom/view/mode.html.php index 53737573a6..e96fdcd80a 100644 --- a/module/custom/view/mode.html.php +++ b/module/custom/view/mode.html.php @@ -26,11 +26,11 @@ -

custom->modeIntrodutionList['light'];?>

+

custom->modeIntrodutionList['light'];?>

-

custom->modeIntrodutionList['ALM'];?>

+

custom->modeIntrodutionList['ALM'];?>

@@ -118,37 +118,31 @@ custom->switch, 'disabled');?> - - -