From 0c9a79bf5010e2c23bbf284dac2f798ca2b17c8e Mon Sep 17 00:00:00 2001 From: peitra Date: Sat, 6 Jun 2020 18:04:58 +0100 Subject: [PATCH 1/5] A Iix In Message And Reminder Center Button --- interface/themes/style_purple.css | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/interface/themes/style_purple.css b/interface/themes/style_purple.css index 4d83f1af6..f2cd58ec8 100644 --- a/interface/themes/style_purple.css +++ b/interface/themes/style_purple.css @@ -617,7 +617,7 @@ font-weight: bold; * CSS BUTTONS */ .css_button_small { - background: transparent url( 'theme_assets/bg_button_a_small.gif' ) no-repeat scroll top right; + /* background: transparent url( 'theme_assets/bg_button_a_small.gif' ) no-repeat scroll top right; */ color: #444; display: block; float: left; @@ -629,18 +629,21 @@ font-weight: bold; } .css_button_small span { - background: transparent url( 'theme_assets/bg_button_span_small.gif' ) no-repeat; + /* background: transparent url( 'theme_assets/bg_button_span_small.gif' ) no-repeat; */ display: block; line-height: 20px; padding: 0px 0px 0px 10px; } .css_button, a[role="button"] { - background: transparent url( 'theme_assets/bg_button_a.gif' ) no-repeat scroll top right; + /* background: transparent url( 'theme_assets/bg_button_a.gif' ) no-repeat scroll top right; */ color: #444; - display: block; + display: flex; + align-items: center; + border-radius:7px; + padding-left: 5px; float: left; - font: bold 10px arial, sans-serif; + font: bold 12px arial, sans-serif; height: 24px; margin-right: 3px; padding-right: 10px; /* sliding doors padding */ @@ -650,7 +653,7 @@ font-weight: bold; background: red !important; } .css_button span { - background: transparent url( 'theme_assets/bg_button_span.gif' ) no-repeat; + /* background: transparent url( 'theme_assets/bg_button_span.gif' ) no-repeat; */ display: block; line-height: 14px; padding: 5px 0 5px 10px; From cd3107b565e50948f2f2a36da73dfc3a3a8f5c4b Mon Sep 17 00:00:00 2001 From: peitra Date: Mon, 8 Jun 2020 20:58:07 +0100 Subject: [PATCH 2/5] A fix In Message And Reminder Center Button --- interface/themes/style_purple.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/interface/themes/style_purple.css b/interface/themes/style_purple.css index f2cd58ec8..597cd7838 100644 --- a/interface/themes/style_purple.css +++ b/interface/themes/style_purple.css @@ -620,6 +620,7 @@ font-weight: bold; /* background: transparent url( 'theme_assets/bg_button_a_small.gif' ) no-repeat scroll top right; */ color: #444; display: block; + color: white; float: left; font: bold 9px arial, sans-serif; height: 19px; @@ -633,11 +634,13 @@ font-weight: bold; display: block; line-height: 20px; padding: 0px 0px 0px 10px; + color: white; } .css_button, a[role="button"] { /* background: transparent url( 'theme_assets/bg_button_a.gif' ) no-repeat scroll top right; */ color: #444; + color: white; display: flex; align-items: center; border-radius:7px; @@ -648,6 +651,7 @@ font-weight: bold; margin-right: 3px; padding-right: 10px; /* sliding doors padding */ text-decoration: none; + text } .css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"], input[type="button"][class="deleter"], button[href*="deleter"], a[class="deleter"] { background: red !important; @@ -657,6 +661,7 @@ font-weight: bold; display: block; line-height: 14px; padding: 5px 0 5px 10px; + color: white; } .sellistclass { float:left; From e248f36558cc713b655c0014aed566da5760fb3d Mon Sep 17 00:00:00 2001 From: peitra Date: Mon, 8 Jun 2020 22:31:25 +0100 Subject: [PATCH 3/5] removed unnecessary text from previous commit --- interface/themes/style_purple.css | 1 - 1 file changed, 1 deletion(-) diff --git a/interface/themes/style_purple.css b/interface/themes/style_purple.css index 597cd7838..2cff0aca8 100644 --- a/interface/themes/style_purple.css +++ b/interface/themes/style_purple.css @@ -651,7 +651,6 @@ font-weight: bold; margin-right: 3px; padding-right: 10px; /* sliding doors padding */ text-decoration: none; - text } .css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"], input[type="button"][class="deleter"], button[href*="deleter"], a[class="deleter"] { background: red !important; From 3087ee6a656e3a1d5c727e1ddc3c4e603031b41d Mon Sep 17 00:00:00 2001 From: peitra Date: Wed, 10 Jun 2020 08:05:20 +0100 Subject: [PATCH 4/5] Message and Reminder Center button and other affectecd buttons fixed --- interface/patient_file/summary/demographics.php | 2 +- interface/patient_file/summary/stats.php | 2 +- interface/themes/style_purple.css | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interface/patient_file/summary/demographics.php b/interface/patient_file/summary/demographics.php index f9347d96b..4bcfa95eb 100644 --- a/interface/patient_file/summary/demographics.php +++ b/interface/patient_file/summary/demographics.php @@ -1174,7 +1174,7 @@ function setMyPatient() { $widgetLabel = "amendments"; $widgetButtonLabel = xlt("Edit"); $widgetButtonLink = $GLOBALS['webroot'] . "/interface/patient_file/summary/main_frameset.php?feature=amendment"; - $widgetButtonClass = "iframe rx_modal"; + $widgetButtonClass = " iframe rx_modal"; $linkMethod = "html"; $bodyClass = "summary_item small"; $widgetAuth = true; diff --git a/interface/patient_file/summary/stats.php b/interface/patient_file/summary/stats.php index cdb1dd9c7..1f56cabfd 100644 --- a/interface/patient_file/summary/stats.php +++ b/interface/patient_file/summary/stats.php @@ -430,7 +430,7 @@ function load_location( location ) { $widgetTitle = xl('Prescription'); $widgetButtonLabel = xl("Edit"); $widgetButtonLink = $GLOBALS['webroot'] . "/interface/patient_file/summary/rx_frameset.php"; - $widgetButtonClass = "iframe rx_modal"; + $widgetButtonClass = " iframe rx_modal"; } $bodyClass = "summary_item small"; $widgetAuth = true; diff --git a/interface/themes/style_purple.css b/interface/themes/style_purple.css index 2cff0aca8..dcd871e22 100644 --- a/interface/themes/style_purple.css +++ b/interface/themes/style_purple.css @@ -617,7 +617,6 @@ font-weight: bold; * CSS BUTTONS */ .css_button_small { - /* background: transparent url( 'theme_assets/bg_button_a_small.gif' ) no-repeat scroll top right; */ color: #444; display: block; color: white; @@ -630,7 +629,6 @@ font-weight: bold; } .css_button_small span { - /* background: transparent url( 'theme_assets/bg_button_span_small.gif' ) no-repeat; */ display: block; line-height: 20px; padding: 0px 0px 0px 10px; @@ -638,7 +636,6 @@ font-weight: bold; } .css_button, a[role="button"] { - /* background: transparent url( 'theme_assets/bg_button_a.gif' ) no-repeat scroll top right; */ color: #444; color: white; display: flex; @@ -656,7 +653,6 @@ font-weight: bold; background: red !important; } .css_button span { - /* background: transparent url( 'theme_assets/bg_button_span.gif' ) no-repeat; */ display: block; line-height: 14px; padding: 5px 0 5px 10px; @@ -1007,3 +1003,7 @@ font-size:9pt; .iziModal.isFullscreen .iziModal-iframe { height: 100% !important; } + +.cp-positive span, .cp-submit span, .cp-negative span, .cp-misc span, .cp-output span{ + background-color: unset; +} From 066e6af0016742cc30294cb2c5aa863cb7d1a280 Mon Sep 17 00:00:00 2001 From: peitra Date: Thu, 2 Jul 2020 16:54:51 +0100 Subject: [PATCH 5/5] Modifiocation On The Fix In Message And Reminder Center Button --- interface/themes/style_purple.css | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/interface/themes/style_purple.css b/interface/themes/style_purple.css index dcd871e22..e689043cd 100644 --- a/interface/themes/style_purple.css +++ b/interface/themes/style_purple.css @@ -634,10 +634,9 @@ font-weight: bold; padding: 0px 0px 0px 10px; color: white; } - .css_button, a[role="button"] { color: #444; - color: white; + color:white; display: flex; align-items: center; border-radius:7px; @@ -647,7 +646,7 @@ font-weight: bold; height: 24px; margin-right: 3px; padding-right: 10px; /* sliding doors padding */ - text-decoration: none; + text-decoration: none; } .css_button[href*="deleter"], input[type="button"][href*="deleter"], button[href*="deleter"], input[type="button"][class="deleter"], button[href*="deleter"], a[class="deleter"] { background: red !important; @@ -656,7 +655,7 @@ font-weight: bold; display: block; line-height: 14px; padding: 5px 0 5px 10px; - color: white; + color:black; } .sellistclass { float:left; @@ -760,7 +759,7 @@ div.notab-right { #report_results table { border-top: 1px solid black; - border-bottom: 1px solid black; + border-bottom: 1px solid black border-left: 1px solid black; border-right: 1px solid black; width: 100%; @@ -1003,6 +1002,12 @@ font-size:9pt; .iziModal.isFullscreen .iziModal-iframe { height: 100% !important; } +.css_button{ + background-color:#ccc; +} +.cp-positive{ + background-color: green !important; +} .cp-positive span, .cp-submit span, .cp-negative span, .cp-misc span, .cp-output span{ background-color: unset;