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');?> - - -