From 5b6d9e8d6ec18d85ae87ff549f03c018eea2739a Mon Sep 17 00:00:00 2001 From: Pano Valdez Date: Thu, 23 May 2024 16:16:39 -0300 Subject: [PATCH] finalizo QT Fedux --- .../site/home-catalogo/topic-card/styles.styl | 8 +++++--- ext/lib/site/home-forum/component.js | 4 ++-- ext/lib/site/home-multiforum/styles.styl | 2 +- ext/lib/site/static-pages/styles.styl | 2 +- .../topic-article-idea/header/styles.styl | 2 +- .../topic-article-idea/styles.styl | 20 +++++++++---------- lib/admin/admin-about-us/styles.styl | 2 +- 7 files changed, 21 insertions(+), 19 deletions(-) diff --git a/ext/lib/site/home-catalogo/topic-card/styles.styl b/ext/lib/site/home-catalogo/topic-card/styles.styl index d035c67..647ea99 100644 --- a/ext/lib/site/home-catalogo/topic-card/styles.styl +++ b/ext/lib/site/home-catalogo/topic-card/styles.styl @@ -108,6 +108,7 @@ background-color: #E0E9B0!important .tag-status-factible background-color: #24436F!important + color: #fff .tag-status-ganador background-color: #C481B6!important .tag-status-preparacion @@ -134,13 +135,14 @@ .comment margin-left: 20px!important; &:hover - color: #0994b3 + color: #C481B6 .btn border: 2px solid #C481B6; color: #C481B6 background-color: #FFF &:hover background-color: #f2f2f2 + .cause-wrapper, .subscribe-wrapperr, .proyectista-wrapper @@ -163,7 +165,7 @@ &.not-voted,&.not-subscribed &:hover - color: #0994b3 + color: #C481B6 .participants color: #202020 .icon-like, .icon-bell @@ -171,7 +173,7 @@ &.voted,&.subscribed .participants - color: #0994b3 + color: #C481B6 &.cant-vote,&.cant-subscribe .btn diff --git a/ext/lib/site/home-forum/component.js b/ext/lib/site/home-forum/component.js index 72892b7..90d0ed0 100644 --- a/ext/lib/site/home-forum/component.js +++ b/ext/lib/site/home-forum/component.js @@ -10,12 +10,12 @@ const HomeForum = (props) => { switch (forum) { case 'propuestas': - years = ['2023'] + years = ['2024'] return case 'acerca-de': return case 'archivo': - years = ['2022', '2021'] + years = ['2023', '2022', '2021'] return default: // que nunca caiga en la vieja pantalla de proyectos diff --git a/ext/lib/site/home-multiforum/styles.styl b/ext/lib/site/home-multiforum/styles.styl index 5331319..31fd8e0 100644 --- a/ext/lib/site/home-multiforum/styles.styl +++ b/ext/lib/site/home-multiforum/styles.styl @@ -300,7 +300,7 @@ .boton-votacion font-family: 'AlfabetLight', sans-serif border-radius: 5px; - border: 3px solid #E4147F; + border: 3px solid #C481B6; background: #C481B6; box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.25); color: white diff --git a/ext/lib/site/static-pages/styles.styl b/ext/lib/site/static-pages/styles.styl index 371f10e..94202e3 100644 --- a/ext/lib/site/static-pages/styles.styl +++ b/ext/lib/site/static-pages/styles.styl @@ -1024,7 +1024,7 @@ h3.underline .Collapsible text-align: left; margin-bottom: 10px; - border-top: 1px solid #7cbb42; + border-top: 1px solid #c481b6; padding-top: 10px; .Collapsible__trigger diff --git a/ext/lib/site/topic-layout/topic-article-idea/header/styles.styl b/ext/lib/site/topic-layout/topic-article-idea/header/styles.styl index 58141b2..7134fd3 100644 --- a/ext/lib/site/topic-layout/topic-article-idea/header/styles.styl +++ b/ext/lib/site/topic-layout/topic-article-idea/header/styles.styl @@ -112,7 +112,7 @@ justify-content: center align-items: center background-color: #24436F - color: 000 + color: #fff text-align: center margin: 0 auto padding: 15px 40px diff --git a/ext/lib/site/topic-layout/topic-article-idea/styles.styl b/ext/lib/site/topic-layout/topic-article-idea/styles.styl index dac4d5c..c14247f 100644 --- a/ext/lib/site/topic-layout/topic-article-idea/styles.styl +++ b/ext/lib/site/topic-layout/topic-article-idea/styles.styl @@ -47,7 +47,7 @@ padding-left 15px padding-right 15px &.entry-content - font-family: 'AlfabetLight', sans-serif!important + font-family: 'Museo300', sans-serif!important font-size: 20px; font-weight: 100; &.topic-tags @@ -98,7 +98,7 @@ text-align: center margin: 0 auto max-width: 650px - font-family: 'AlfabetLight', 'Helvetica Neue', Helvetica, Arial, sans-serif + font-family: 'Museo300', 'Helvetica Neue', Helvetica, Arial, sans-serif .ver-resu margin: 10px 0 30px display: block @@ -375,7 +375,7 @@ topicColor2 = #999 padding: 0; margin: 10px 0 20px; .btn-default - font-family: 'AlfabetBold', sans-serif!important + font-family: 'AlfabetExtraBold', sans-serif!important color: #C481B6; background-color: #fff; border: 1px solid #C481B6 @@ -494,7 +494,7 @@ topicColor2 = #999 .Collapsible__trigger padding: 8px - font-family: 'AlfabetBold', sans-serif!important + font-family: 'AlfabetExtraBold', sans-serif!important display: flex; border-radius: 5px; cursor: pointer; @@ -509,15 +509,15 @@ topicColor2 = #999 .topic-article-proyecto background: #24436F; - font-family: 'AlfabetRegular', sans-serif !important - color: #000 + font-family: 'Museo500', sans-serif !important + color: #fff .topic-article-integrado margin: 15px text-align: center; .titulo - font-family: 'AlfabetBold', sans-serif !important; + font-family: 'AlfabetExtraBold', sans-serif !important; text-align: center; color: #C481B6; @@ -531,7 +531,7 @@ topicColor2 = #999 color: #C481B6 .Collapsible__contentInner - font-family: 'AlfabetLight', sans-serif !important; + font-family: 'Museo300', sans-serif !important; padding: 12px font-size: 18px font-weight: normal @@ -546,14 +546,14 @@ topicColor2 = #999 text-align: center padding: 1px h3 - font-family: 'AlfabetBold', sans-serif!important + font-family: 'AlfabetExtraBold', sans-serif!important font-size: 20px; color: #C481B6; font-weight: 400; letter-spacing: 0em; color: #C481B6; span - font-family: 'AlfabetLight', sans-serif!important + font-family: 'Museo300', sans-serif!important font-weight: 400; font-size: 40px; color: #000000; diff --git a/lib/admin/admin-about-us/styles.styl b/lib/admin/admin-about-us/styles.styl index 6adb8cd..1ef88c1 100644 --- a/lib/admin/admin-about-us/styles.styl +++ b/lib/admin/admin-about-us/styles.styl @@ -11,7 +11,7 @@ h5 border: none border-radius: 0px box-shadow: none - border-top: 1px solid #7cbb42; + border-top: 1px solid #c481b6; &:first-of-type border-top: none .panel-heading