[ 
https://issues.apache.org/jira/browse/BEAM-14428?focusedWorklogId=770219&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770219
 ]

ASF GitHub Bot logged work on BEAM-14428:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/May/22 14:51
            Start Date: 13/May/22 14:51
    Worklog Time Spent: 10m 
      Work Description: nausharipov commented on code in PR #17572:
URL: https://github.com/apache/beam/pull/17572#discussion_r872485961


##########
website/www/site/assets/scss/_contribute.sass:
##########
@@ -39,3 +40,54 @@
 
 .no-bullet
   list-style-type: none
+
+.text--active
+  color: $color-brand
+
+.table-contribute
+  th
+    text-align: center
+
+  th
+    padding: 14px 14px 17px 14px !important
+    border: none !important
+    border-bottom: 1px solid #ff6d05 !important
+    letter-spacing: 2px
+    line-height: normal !important
+    text-transform: uppercase
+
+  td
+    padding: $padding !important
+    border-bottom: 1px solid rgba(255, 109, 5, 0.24)
+    @media (max-width: $mobile)
+      padding: $padding/4 !important
+
+    p
+      margin-left: 67px
+      font-size: 14px
+      line-height: 1.57
+      @media (max-width: $mobile)
+        margin: 0
+
+  td:nth-child(2)
+    padding: $padding/3 !important
+    padding-left: $padding !important
+    @media (max-width: $mobile)
+      padding: $padding/3 !important
+      padding-left: $padding/2 !important
+
+    a
+      line-height: 2
+      letter-spacing: 0.43px
+      color: $color-brand
+      text-decoration: none
+      &:hover,
+      &focus
+        text-decoration: underline
+
+  td:nth-child(1)
+    background-color: rgba(255, 109, 0, 0.04)
+    padding-left: $padding/2 !important
+    padding-right: 0 !important
+    line-height: 1.57
+    letter-spacing: 0.43px

Review Comment:
   consider storing 0.43px in a variable





Issue Time Tracking
-------------------

    Worklog Id:     (was: 770219)
    Time Spent: 50m  (was: 40m)

> [Website] I/O, Community, and Contribute Pages Improvements
> -----------------------------------------------------------
>
>                 Key: BEAM-14428
>                 URL: https://issues.apache.org/jira/browse/BEAM-14428
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Daria Bezkorovaina
>            Assignee: Bulat Safiullin
>            Priority: P2
>              Labels: website
>         Attachments: image-2022-05-05-16-16-22-648.png, 
> image-2022-05-05-16-24-12-264.png, image-2022-05-05-16-25-44-112.png, 
> image-2022-05-05-16-31-13-720.png, image-2022-05-05-16-33-42-932.png, 
> image-2022-05-05-16-43-30-835.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 1) Community page: Fix typos and inconsistencies - change the highlighted 
> menu items to the following: 
>  * Join Beam community 
>  * Contact us
>  * Twitter
>  * In person
>  * Case study
> !image-2022-05-05-16-16-22-648.png|width=182,height=473!
> 2) Contribute menu: 
> Change Get started contributing -> Code contribution guide 
> Fix inconsistencies: 
>  * Get help
>  * Pre-commit slowness triage 
> !image-2022-05-05-16-25-44-112.png|width=247,height=552!
>  
> 3. [Contribute page Ways You Can 
> Contribute|https://beam.apache.org/contribute/#ways-you-can-contribute[/]
> 3.1) Replace numbered lists with orange arrows and change the color of the 
> words "OR" to orange: 
> !image-2022-05-05-16-31-13-720.png|width=790,height=471!
> 3.2) Change formatting of the table to make it similar to [Contact Us table 
> |[https://beam.apache.org/community/contact-us/]|https://beam.apache.org/community/contact-us/]:]
>  * Change links color to orange
>  * change header of the table to:  CONTRIBUTION                          HOW 
> TO DO IT 
>  * change background of the column CONTRIBUTION to light-orange (same color 
> as in Contact Us table background) 
>  * Make borders look the same as borders in Contact us
>  
> For reference, this is how the Contact Us table looks like: 
>  
> !image-2022-05-05-16-33-42-932.png|width=688,height=411!
>  
> 4) I/O Connectors Page: 
> [https://beam.apache.org/documentation/io/connectors/]
> Horizontal alignment: Align all columns except the first one for both tables 
> (Built-in I/O Connectors and Other I/O Connectors): 
> !image-2022-05-05-16-43-30-835.png|width=402,height=240!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to