web/res/css/common.css.old
author ymh <ymh.work@gmail.com>
Tue, 03 Sep 2024 11:09:40 +0200
changeset 1558 761ba7426984
parent 1518 web/res/css/common.css@a3c6f244dbc1
permissions -rw-r--r--
upgrade metadataplayer and add a sitemap
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1366
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     1
#streaming-footer-logo  {
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     2
    display: inline-block;
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     3
    width: 100px;
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     4
    height: 22px;
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     5
    background-image: url('../../images/connectis.png');
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     6
    background-position: 0px 3px;
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     7
    background-repeat: no-repeat;
1518
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
     8
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
     9
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    10
.resp-sharing-button__link,
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    11
.resp-sharing-button__icon {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    12
  display: inline-block
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    13
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    14
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    15
.resp-sharing-button__link {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    16
  text-decoration: none;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    17
  color: #fff;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    18
  /* margin: 0.1em; */
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    19
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    20
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    21
.resp-sharing-button {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    22
  border-radius: 4px;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    23
  transition: 25ms ease-out;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    24
  padding: 0.4em 0.5em;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    25
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    26
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    27
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    28
.resp-sharing-button__icon svg {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    29
  width: 1em;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    30
  height: 1em;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    31
  margin-right: 0.4em;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    32
  vertical-align: top
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    33
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    34
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    35
.resp-sharing-button--small svg {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    36
  margin: 0;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    37
  vertical-align: middle
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    38
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    39
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    40
/* Non solid icons get a stroke */
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    41
.resp-sharing-button__icon {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    42
  stroke: #fff;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    43
  fill: none
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    44
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    45
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    46
/* Solid icons get a fill */
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    47
.resp-sharing-button__icon--solid,
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    48
.resp-sharing-button__icon--solidcircle {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    49
  fill: #fff;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    50
  stroke: none
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    51
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    52
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    53
.resp-sharing-button--twitter {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    54
  background-color: #55acee
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    55
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    56
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    57
.resp-sharing-button--twitter:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    58
  background-color: #2795e9
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    59
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    60
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    61
.resp-sharing-button--pinterest {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    62
  background-color: #bd081c
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    63
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    64
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    65
.resp-sharing-button--pinterest:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    66
  background-color: #8c0615
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    67
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    68
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    69
.resp-sharing-button--facebook {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    70
  background-color: #3b5998
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    71
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    72
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    73
.resp-sharing-button--facebook:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    74
  background-color: #2d4373
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    75
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    76
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    77
.resp-sharing-button--tumblr {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    78
  background-color: #35465C
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    79
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    80
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    81
.resp-sharing-button--tumblr:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    82
  background-color: #222d3c
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    83
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    84
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    85
.resp-sharing-button--reddit {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    86
  background-color: #5f99cf
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    87
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    88
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    89
.resp-sharing-button--reddit:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    90
  background-color: #3a80c1
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    91
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    92
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    93
.resp-sharing-button--google {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    94
  background-color: #dd4b39
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    95
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    96
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    97
.resp-sharing-button--google:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    98
  background-color: #c23321
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
    99
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   100
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   101
.resp-sharing-button--linkedin {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   102
  background-color: #0077b5
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   103
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   104
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   105
.resp-sharing-button--linkedin:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   106
  background-color: #046293
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   107
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   108
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   109
.resp-sharing-button--email {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   110
  background-color: #777
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   111
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   112
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   113
.resp-sharing-button--email:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   114
  background-color: #5e5e5e
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   115
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   116
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   117
.resp-sharing-button--xing {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   118
  background-color: #1a7576
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   119
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   120
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   121
.resp-sharing-button--xing:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   122
  background-color: #114c4c
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   123
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   124
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   125
.resp-sharing-button--whatsapp {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   126
  background-color: #25D366
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   127
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   128
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   129
.resp-sharing-button--whatsapp:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   130
  background-color: #1da851
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   131
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   132
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   133
.resp-sharing-button--hackernews {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   134
background-color: #FF6600
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   135
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   136
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   137
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   138
.resp-sharing-button--vk {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   139
  background-color: #507299
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   140
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   141
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   142
.resp-sharing-button--vk:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   143
  background-color: #43648c
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   144
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   145
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   146
.resp-sharing-button--facebook {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   147
  background-color: #3b5998;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   148
  border-color: #3b5998;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   149
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   150
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   151
.resp-sharing-button--facebook:hover,
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   152
.resp-sharing-button--facebook:active {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   153
  background-color: #2d4373;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   154
  border-color: #2d4373;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   155
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   156
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   157
.resp-sharing-button--twitter {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   158
  background-color: #55acee;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   159
  border-color: #55acee;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   160
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   161
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   162
.resp-sharing-button--twitter:hover,
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   163
.resp-sharing-button--twitter:active {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   164
  background-color: #2795e9;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   165
  border-color: #2795e9;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   166
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   167
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   168
.resp-sharing-button--email {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   169
  background-color: #777777;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   170
  border-color: #777777;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   171
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   172
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   173
.resp-sharing-button--email:hover,
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   174
.resp-sharing-button--email:active {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   175
  background-color: #5e5e5e;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   176
  border-color: #5e5e5e;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   177
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   178
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   179
.resp-sharing-button--telegram {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   180
  background-color: #54A9EB;
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   181
}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   182
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   183
.resp-sharing-button--telegram:hover {
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   184
  background-color: #4B97D1;}
a3c6f244dbc1 Remove sharethis button and replace them by a passive solution
ymh <ymh.work@gmail.com>
parents: 1366
diff changeset
   185