Project

General

Profile

« Previous | Next » 

Revision 59528

[Trunk | Graph]: contact.component.css & contact.component.html: Update display of links in cards (Documentation, Webinars, How to).

View differences:

contact.component.html
26 26

  
27 27
              <div class="uk-margin-top">
28 28
                <div class="target uk-text-center">
29
                  <a class="uk-button-text uk-button uk-text-capitalize uk-text-small"
29
                  <a class="uk-link uk-button uk-text-capitalize uk-text-small"
30 30
                     href="https://develop.openaire.eu" target="_blank">
31 31
                    Documentation
32
                    <span class="space">
33
                      <svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
34
                        <path d="M12.578,4.244,5.667,11.155V8.167A.833.833,0,1,0,4,8.167v5A.832.832,0,0,0,4.833,14h5a.833.833,0,0,0,0-1.667H6.845l6.911-6.911a.833.833,0,1,0-1.178-1.178h0Z"
35
                              fill="#2D72D6" id="arrow-down-left2" transform="translate(7.071 19.799) rotate(-135)">
36
                        </path>
37
                      </svg>
38
                    </span>
32 39
                  </a>
33
<!--                  <h5 class="uk-text-bold">Documentation</h5>-->
34 40
                </div>
35 41
              </div>
36 42
            </div>
......
44 50

  
45 51
              <div class="uk-margin-top">
46 52
                <div class="target uk-text-center" style="">
47
                  <a  class="uk-button-text uk-button uk-text-capitalize uk-text-small"
53
                  <a  class="uk-link uk-button uk-text-capitalize uk-text-small"
48 54
                      href="https://www.openaire.eu/item/webinar-on-the-openaire-research-graph?highlight=WyJncmFwaCIsIndlYmluYXIiLCJ3ZWJpbmFyJyJd"
49 55
                      target="_blank">
50 56
                    Webinars
57
                    <span class="space">
58
                      <svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
59
                        <path d="M12.578,4.244,5.667,11.155V8.167A.833.833,0,1,0,4,8.167v5A.832.832,0,0,0,4.833,14h5a.833.833,0,0,0,0-1.667H6.845l6.911-6.911a.833.833,0,1,0-1.178-1.178h0Z"
60
                              fill="#2D72D6" id="arrow-down-left2" transform="translate(7.071 19.799) rotate(-135)">
61
                        </path>
62
                      </svg>
63
                    </span>
51 64
                  </a>
52
<!--                  <h5 class="uk-text-bold">Webinars</h5>-->
53 65
                </div>
54 66
              </div>
55 67
            </div>
......
62 74
              </div>
63 75
              <div class="uk-margin-top">
64 76
                <div class="target uk-text-center" style="">
65
                  <a  class="uk-button-text uk-button  uk-text-capitalize uk-text-small"
77
                  <a  class="uk-link uk-button  uk-text-capitalize uk-text-small"
66 78
                      href="https://subugoe.github.io/scholcomm_analytics/posts/oaire_graph_2020/"
67 79
                      target="_blank">
68 80
                    How to
81
                    <span class="space">
82
                      <svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
83
                        <path d="M12.578,4.244,5.667,11.155V8.167A.833.833,0,1,0,4,8.167v5A.832.832,0,0,0,4.833,14h5a.833.833,0,0,0,0-1.667H6.845l6.911-6.911a.833.833,0,1,0-1.178-1.178h0Z"
84
                              fill="#2D72D6" id="arrow-down-left2" transform="translate(7.071 19.799) rotate(-135)">
85
                        </path>
86
                      </svg>
87
                    </span>
69 88
                  </a>
70 89
<!--                  <h5 class="uk-text-bold">How to</h5>-->
71 90
                </div>

Also available in: Unified diff