From 962f9dd37025fe253eb60046dbc2250d869167b8 Mon Sep 17 00:00:00 2001 From: nwiegand1 Date: Fri, 1 Oct 2021 17:19:18 -0700 Subject: [PATCH 1/2] modifying tab style on infoWindow --- build/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/style.css b/build/style.css index 1224e13..5f734dd 100644 --- a/build/style.css +++ b/build/style.css @@ -681,7 +681,7 @@ textarea.materialize-textarea { } .tabs .tab a:hover, .tabs .tab a.active { - background-color: transparent; + background-color: rgba(38, 166, 153, 0.329); color: var(--blue); } .tabs .tab a { From 84f61b8520c0d2e352f7208e0e97694c69cf390a Mon Sep 17 00:00:00 2001 From: nwiegand1 Date: Sat, 2 Oct 2021 12:13:09 -0700 Subject: [PATCH 2/2] fixing spacing inconsistencies --- build/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/build/style.css b/build/style.css index 5f734dd..bd8f49d 100644 --- a/build/style.css +++ b/build/style.css @@ -572,6 +572,7 @@ td{ content: 'Grupo Qaira SAC'; animation: spinQaira 12s linear infinite; } + .spinQairaMobile::after { content: 'Grupo Qaira SAC'; animation: spinQaira 12s linear infinite;