From ec4bf8fb660822b8b6ee1e5a558d49b81d77cb19 Mon Sep 17 00:00:00 2001 From: dioliviers Date: Fri, 26 Apr 2024 13:48:52 -0300 Subject: [PATCH] ajustes na archive de afluentes --- .../assets/scss/6-pages/_p-archive-afluente.scss | 11 +++++++++-- .../template-parts/search-afluente.php | 11 ++++++----- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/themes/midia-ninja-theme/assets/scss/6-pages/_p-archive-afluente.scss b/themes/midia-ninja-theme/assets/scss/6-pages/_p-archive-afluente.scss index 22c95daa..6dcbbc01 100644 --- a/themes/midia-ninja-theme/assets/scss/6-pages/_p-archive-afluente.scss +++ b/themes/midia-ninja-theme/assets/scss/6-pages/_p-archive-afluente.scss @@ -179,14 +179,21 @@ main.content.col-md-12 { height: 46px; border-radius: 8px; border: 2px solid var(--PRIMARY-PURE, #848484); + padding-left: 8px; + } - i{ + input::placeholder{ + margin-left: 8px; + } + button{ position: absolute; right: 7px; top: 13%; height: 32px; width: 32px; - background-image: url($p_theme_assets + "/images/generic.png"); + background-color: white; + border: none; + } } } diff --git a/themes/midia-ninja-theme/template-parts/search-afluente.php b/themes/midia-ninja-theme/template-parts/search-afluente.php index b385121f..8323c046 100644 --- a/themes/midia-ninja-theme/template-parts/search-afluente.php +++ b/themes/midia-ninja-theme/template-parts/search-afluente.php @@ -1,8 +1,9 @@ - - \ No newline at end of file