public inbox for [email protected]  
help / color / mirror / Atom feed
[pgAdmin][RM4020]: Color issue on statistics tab for pg-10/11 for Safari Browser
2+ messages / 2 participants
[nested] [flat]

* [pgAdmin][RM4020]: Color issue on statistics tab for pg-10/11 for Safari Browser
@ 2021-03-11 08:30  Pradip Parkale <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Pradip Parkale @ 2021-03-11 08:30 UTC (permalink / raw)
  To: pgadmin-hackers

Hi Hackers,

Please find the attached patch for RM4020. The color issue on the
collection node statistics tab. This is specific to the Safari browser.

-- 
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


Attachments:

  [application/octet-stream] RM4020.patch (504B, 3-RM4020.patch)
  download | inline diff:
diff --git a/web/pgadmin/static/scss/_bootstrap.overrides.scss b/web/pgadmin/static/scss/_bootstrap.overrides.scss
index e6ffa247f..a50f1b974 100644
--- a/web/pgadmin/static/scss/_bootstrap.overrides.scss
+++ b/web/pgadmin/static/scss/_bootstrap.overrides.scss
@@ -255,6 +255,10 @@ legend {
 .table {
 	margin-bottom: 0rem;
 	user-select: text;
+    table-layout: fixed;
+    max-width: none;
+    width: auto;
+    min-width: 100%;
 	th {
 		padding: $table-header-cell-padding $table-cell-padding;
 	}


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [pgAdmin][RM4020]: Color issue on statistics tab for pg-10/11 for Safari Browser
@ 2021-03-12 08:03  Akshay Joshi <[email protected]>
  parent: Pradip Parkale <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-03-12 08:03 UTC (permalink / raw)
  To: Pradip Parkale <[email protected]>; +Cc: pgadmin-hackers

Thanks, patch applied.

On Thu, Mar 11, 2021 at 2:00 PM Pradip Parkale <
[email protected]> wrote:

> Hi Hackers,
>
> Please find the attached patch for RM4020. The color issue on the
> collection node statistics tab. This is specific to the Safari browser.
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-03-12 08:03 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 08:30 [pgAdmin][RM4020]: Color issue on statistics tab for pg-10/11 for Safari Browser Pradip Parkale <[email protected]>
2021-03-12 08:03 ` Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox