From 6276781dd35fd0903df9501d692e910b1ae7fd7b Mon Sep 17 00:00:00 2001 From: Daehee Han Date: Fri, 1 Dec 2023 11:32:28 -0600 Subject: [PATCH] design fix for edit in mycases --- app/static/css/homepage.css | 1 - app/templates/my_cases.html | 93 +++++++++++++++++++------------------ 2 files changed, 49 insertions(+), 45 deletions(-) diff --git a/app/static/css/homepage.css b/app/static/css/homepage.css index 03cbf82..a4d9c96 100644 --- a/app/static/css/homepage.css +++ b/app/static/css/homepage.css @@ -137,7 +137,6 @@ tr:nth-child(even) { bottom: 0; left: 0; right: 0; - background: rgba(102, 36, 132, 0.8); transition: opacity 500ms; visibility: hidden; opacity: 0; diff --git a/app/templates/my_cases.html b/app/templates/my_cases.html index 1a1dfcb..81d96a5 100644 --- a/app/templates/my_cases.html +++ b/app/templates/my_cases.html @@ -101,53 +101,58 @@

Case Number: {{ case.customer_id }}