From f7f16dbf6817101f7a8897afb623e5b818f4396e Mon Sep 17 00:00:00 2001 From: igorkorenfeld Date: Wed, 5 Apr 2023 16:45:40 -0400 Subject: [PATCH] Rename 'dashboard' class for section to more generalized --- .../assets/sass/_theme/_uswds-theme-custom-styles.scss | 2 +- src/registrar/templates/domain_users.html | 4 ++-- src/registrar/templates/home.html | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/registrar/assets/sass/_theme/_uswds-theme-custom-styles.scss b/src/registrar/assets/sass/_theme/_uswds-theme-custom-styles.scss index 6958d6e6f..28af84219 100644 --- a/src/registrar/assets/sass/_theme/_uswds-theme-custom-styles.scss +++ b/src/registrar/assets/sass/_theme/_uswds-theme-custom-styles.scss @@ -221,7 +221,7 @@ a.breadcrumb__back { padding-top: units(5); } -section.dashboard { +.section--outlined { background-color: color('white'); border: 1px solid color('base-lighter'); border-radius: 4px; diff --git a/src/registrar/templates/domain_users.html b/src/registrar/templates/domain_users.html index 3fc67365d..1f6de4336 100644 --- a/src/registrar/templates/domain_users.html +++ b/src/registrar/templates/domain_users.html @@ -7,7 +7,7 @@

User management

{% if domain.permissions %} -
+

Active users

@@ -42,7 +42,7 @@ {% if domain.invitations.exists %} -
+

Invitations

Domain users
diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 5d819772d..6e71a4788 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -14,7 +14,7 @@

Start a new domain request

-
+

Registered domains

{% if domains %}
Domain invitations
@@ -53,7 +53,7 @@ {% endif %} -
+

Active domain requests

{% if domain_applications %}
@@ -104,7 +104,7 @@

Start a new domain request

-
+

Archived domains

You don't have any archived domains