-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbacktotop.css
92 lines (72 loc) · 16.7 KB
/
backtotop.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
#backtotop {
width: 50px;
height: 50px;
position: fixed !important;
bottom: 40px;
right: 40px;
background-color: #777777;
cursor: pointer;
border: 0;
border-radius: 10px;
opacity: 0;
}
#backtotop:hover {
background: #8c8a8c;
}
#backtotop.show {
opacity: 1;
}
.backtotop-logo:before {
display: block;
content: '';
}
.backtotop-logo {
min-height: 50px;
max-height: 50px;
min-width: 50px;
max-width: 50px;
position: fixed !important;
}
/* logos */
.backtotop-logo-light_angle {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='64pt' viewBox='0 0 32 64' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 17.0625 23.136719 L 31.5625 37.863281 C 32.148438 38.449219 32.148438 39.398438 31.5625 39.988281 L 30.675781 40.875 C 30.085938 41.460938 29.136719 41.460938 28.550781 40.875 L 16 28.085938 L 3.449219 40.863281 C 2.863281 41.449219 1.914062 41.449219 1.324219 40.863281 L 0.4375 39.976562 C -0.148438 39.386719 -0.148438 38.4375 0.4375 37.851562 L 14.9375 23.125 C 15.523438 22.550781 16.476562 22.550781 17.0625 23.136719 Z M 17.0625 23.136719'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_angle_double {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='64pt' viewBox='0 0 32 64' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 17.0625 31.136719 L 31.5625 45.863281 C 32.148438 46.449219 32.148438 47.398438 31.5625 47.988281 L 30.675781 48.875 C 30.085938 49.460938 29.136719 49.460938 28.550781 48.875 L 16 36.085938 L 3.449219 48.863281 C 2.863281 49.449219 1.914062 49.449219 1.324219 48.863281 L 0.4375 47.976562 C -0.148438 47.386719 -0.148438 46.4375 0.4375 45.851562 L 14.9375 31.125 C 15.523438 30.550781 16.476562 30.550781 17.0625 31.136719 Z M 14.9375 15.136719 L 0.4375 29.863281 C -0.148438 30.449219 -0.148438 31.398438 0.4375 31.988281 L 1.324219 32.875 C 1.914062 33.460938 2.863281 33.460938 3.449219 32.875 L 16 20.085938 L 28.550781 32.863281 C 29.136719 33.449219 30.085938 33.449219 30.675781 32.863281 L 31.5625 31.976562 C 32.148438 31.386719 32.148438 30.4375 31.5625 29.851562 L 17.0625 15.125 C 16.476562 14.550781 15.523438 14.550781 14.9375 15.136719 Z M 14.9375 15.136719'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 0.320312 18.53125 L 0.824219 19.027344 C 1.160156 19.355469 1.703125 19.355469 2.035156 19.027344 L 14.785156 6.476562 L 14.785156 32.90625 C 14.785156 33.371094 15.167969 33.75 15.644531 33.75 L 16.355469 33.75 C 16.832031 33.75 17.214844 33.371094 17.214844 32.90625 L 17.214844 6.476562 L 29.964844 19.027344 C 30.296875 19.355469 30.839844 19.355469 31.175781 19.027344 L 31.679688 18.53125 C 32.015625 18.199219 32.015625 17.667969 31.679688 17.335938 L 16.605469 2.496094 C 16.269531 2.167969 15.730469 2.167969 15.394531 2.496094 L 0.320312 17.335938 C -0.015625 17.667969 -0.015625 18.199219 0.320312 18.53125 Z M 0.320312 18.53125'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow_circle {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='32pt' viewBox='0 0 32 32' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 16 31.5 C 24.5625 31.5 31.5 24.5625 31.5 16 C 31.5 7.4375 24.5625 0.5 16 0.5 C 7.4375 0.5 0.5 7.4375 0.5 16 C 0.5 24.5625 7.4375 31.5 16 31.5 Z M 2.5 16 C 2.5 8.582031 8.507812 2.5 16 2.5 C 23.417969 2.5 29.5 8.507812 29.5 16 C 29.5 23.417969 23.492188 29.5 16 29.5 C 8.582031 29.5 2.5 23.492188 2.5 16 Z M 8.28125 15.21875 L 15.46875 8.023438 C 15.761719 7.730469 16.238281 7.730469 16.53125 8.023438 L 23.71875 15.21875 C 24.011719 15.511719 24.011719 15.988281 23.71875 16.28125 L 23.289062 16.710938 C 22.992188 17.007812 22.507812 17.007812 22.21875 16.699219 L 17.0625 11.355469 L 17.0625 23.25 C 17.0625 23.664062 16.726562 24 16.3125 24 L 15.6875 24 C 15.273438 24 14.9375 23.664062 14.9375 23.25 L 14.9375 11.355469 L 9.78125 16.707031 C 9.488281 17.007812 9.007812 17.011719 8.710938 16.71875 L 8.28125 16.289062 C 7.988281 15.988281 7.988281 15.511719 8.28125 15.21875 Z M 8.28125 15.21875'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow_square {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 7.179688 17.121094 L 15.394531 9.027344 C 15.730469 8.699219 16.269531 8.699219 16.605469 9.027344 L 24.820312 17.121094 C 25.15625 17.453125 25.15625 17.984375 24.820312 18.316406 L 24.328125 18.800781 C 23.992188 19.132812 23.4375 19.132812 23.105469 18.789062 L 17.214844 12.777344 L 17.214844 26.15625 C 17.214844 26.621094 16.828125 27 16.355469 27 L 15.644531 27 C 15.171875 27 14.785156 26.621094 14.785156 26.15625 L 14.785156 12.777344 L 8.894531 18.792969 C 8.558594 19.132812 8.007812 19.140625 7.671875 18.808594 L 7.179688 18.324219 C 6.84375 17.984375 6.84375 17.453125 7.179688 17.121094 Z M 0 30.375 L 0 5.625 C 0 3.761719 1.535156 2.25 3.429688 2.25 L 28.570312 2.25 C 30.464844 2.25 32 3.761719 32 5.625 L 32 30.375 C 32 32.238281 30.464844 33.75 28.570312 33.75 L 3.429688 33.75 C 1.535156 33.75 0 32.238281 0 30.375 Z M 2.285156 30.375 C 2.285156 30.992188 2.800781 31.5 3.429688 31.5 L 28.570312 31.5 C 29.199219 31.5 29.714844 30.992188 29.714844 30.375 L 29.714844 5.625 C 29.714844 5.007812 29.199219 4.5 28.570312 4.5 L 3.429688 4.5 C 2.800781 4.5 2.285156 5.007812 2.285156 5.625 Z M 2.285156 30.375'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow_alt {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 12.898438 31.5 C 12.085938 31.5 11.429688 30.851562 11.429688 30.054688 L 11.429688 18 L 3.074219 18 C 2.5625 18 2.308594 17.394531 2.667969 17.039062 L 14.960938 4.925781 C 15.535156 4.359375 16.464844 4.359375 17.039062 4.925781 L 29.332031 17.039062 C 29.691406 17.394531 29.4375 18 28.925781 18 L 20.570312 18 L 20.570312 30.054688 C 20.570312 30.851562 19.914062 31.5 19.101562 31.5 L 12.898438 31.5 M 12.898438 33.75 L 19.101562 33.75 C 21.171875 33.75 22.855469 32.089844 22.855469 30.054688 L 22.855469 20.25 L 28.925781 20.25 C 31.464844 20.25 32.75 17.222656 30.949219 15.449219 L 18.65625 3.335938 C 17.1875 1.886719 14.8125 1.886719 13.34375 3.335938 L 1.050781 15.449219 C -0.742188 17.214844 0.527344 20.25 3.074219 20.25 L 9.144531 20.25 L 9.144531 30.054688 C 9.144531 32.089844 10.828125 33.75 12.898438 33.75 Z M 12.898438 33.75'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow_alt_circle {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='32pt' viewBox='0 0 32 32' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 16 31.5 C 24.5625 31.5 31.5 24.5625 31.5 16 C 31.5 7.4375 24.5625 0.5 16 0.5 C 7.4375 0.5 0.5 7.4375 0.5 16 C 0.5 24.5625 7.4375 31.5 16 31.5 Z M 2.5 16 C 2.5 8.582031 8.507812 2.5 16 2.5 C 23.417969 2.5 29.5 8.507812 29.5 16 C 29.5 23.417969 23.492188 29.5 16 29.5 C 8.582031 29.5 2.5 23.492188 2.5 16 Z M 8 18 L 12 18 L 12 24.5 C 12 25.324219 12.675781 26 13.5 26 L 18.5 26 C 19.324219 26 20 25.324219 20 24.5 L 20 18 L 24 18 C 25.773438 18 26.675781 15.84375 25.414062 14.585938 L 17.414062 6.585938 C 16.632812 5.804688 15.363281 5.804688 14.582031 6.585938 L 6.582031 14.585938 C 5.332031 15.84375 6.21875 18 8 18 Z M 16 8 L 24 16 L 18 16 L 18 24 L 14 24 L 14 16 L 8 16 Z M 16 8'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_arrow_alt_square {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 3.429688 33.75 L 28.570312 33.75 C 30.464844 33.75 32 32.238281 32 30.375 L 32 5.625 C 32 3.761719 30.464844 2.25 28.570312 2.25 L 3.429688 2.25 C 1.535156 2.25 0 3.761719 0 5.625 L 0 30.375 C 0 32.238281 1.535156 33.75 3.429688 33.75 Z M 2.285156 5.625 C 2.285156 5.007812 2.800781 4.5 3.429688 4.5 L 28.570312 4.5 C 29.199219 4.5 29.714844 5.007812 29.714844 5.625 L 29.714844 30.375 C 29.714844 30.992188 29.199219 31.5 28.570312 31.5 L 3.429688 31.5 C 2.800781 31.5 2.285156 30.992188 2.285156 30.375 Z M 6.855469 20.25 L 11.429688 20.25 L 11.429688 27.5625 C 11.429688 28.492188 12.199219 29.25 13.144531 29.25 L 18.855469 29.25 C 19.800781 29.25 20.570312 28.492188 20.570312 27.5625 L 20.570312 20.25 L 25.144531 20.25 C 27.171875 20.25 28.199219 17.824219 26.757812 16.410156 L 17.613281 7.410156 C 16.722656 6.53125 15.269531 6.53125 14.378906 7.410156 L 5.234375 16.410156 C 3.808594 17.824219 4.820312 20.25 6.855469 20.25 Z M 16 9 L 25.144531 18 L 18.285156 18 L 18.285156 27 L 13.714844 27 L 13.714844 18 L 6.855469 18 Z M 16 9'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_caret {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='51pt' viewBox='0 0 32 51' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 3.203125 35.0625 L 28.796875 35.0625 C 31.640625 35.0625 33.074219 31.628906 31.058594 29.621094 L 18.261719 16.871094 C 17.011719 15.625 14.988281 15.625 13.738281 16.871094 L 0.941406 29.621094 C -1.070312 31.625 0.355469 35.0625 3.203125 35.0625 Z M 16 19.125 L 28.800781 31.875 L 3.199219 31.875 Z M 16 19.125'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_caret_circle {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='32pt' viewBox='0 0 32 32' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 16 31.5 C 24.5625 31.5 31.5 24.5625 31.5 16 C 31.5 7.4375 24.5625 0.5 16 0.5 C 7.4375 0.5 0.5 7.4375 0.5 16 C 0.5 24.5625 7.4375 31.5 16 31.5 Z M 2.5 16 C 2.5 8.582031 8.507812 2.5 16 2.5 C 23.417969 2.5 29.5 8.507812 29.5 16 C 29.5 23.417969 23.492188 29.5 16 29.5 C 8.582031 29.5 2.5 23.492188 2.5 16 Z M 10 18 L 16 12 L 22 18 L 10 18 M 22 20 C 23.773438 20 24.675781 17.84375 23.414062 16.585938 L 17.414062 10.585938 C 16.632812 9.804688 15.363281 9.804688 14.582031 10.585938 L 8.582031 16.585938 C 7.324219 17.84375 8.210938 20 9.992188 20 Z M 22 20'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_caret_square {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 3.429688 33.75 L 28.570312 33.75 C 30.464844 33.75 32 32.238281 32 30.375 L 32 5.625 C 32 3.761719 30.464844 2.25 28.570312 2.25 L 3.429688 2.25 C 1.535156 2.25 0 3.761719 0 5.625 L 0 30.375 C 0 32.238281 1.535156 33.75 3.429688 33.75 Z M 2.285156 5.625 C 2.285156 5.007812 2.800781 4.5 3.429688 4.5 L 28.570312 4.5 C 29.199219 4.5 29.714844 5.007812 29.714844 5.625 L 29.714844 30.375 C 29.714844 30.992188 29.199219 31.5 28.570312 31.5 L 3.429688 31.5 C 2.800781 31.5 2.285156 30.992188 2.285156 30.375 Z M 9.144531 20.25 L 16 13.5 L 22.855469 20.25 L 9.144531 20.25 M 22.855469 22.5 C 24.886719 22.5 25.914062 20.074219 24.472656 18.660156 L 17.613281 11.910156 C 16.722656 11.03125 15.269531 11.03125 14.378906 11.910156 L 7.519531 18.660156 C 6.09375 20.074219 7.105469 22.5 9.144531 22.5 Z M 22.855469 22.5'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_box {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='32pt' viewBox='0 0 32 32' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 25.5 24 L 6.5 24 C 6.226562 24 6 24.226562 6 24.5 L 6 25.5 C 6 25.773438 6.226562 26 6.5 26 L 25.5 26 C 25.773438 26 26 25.773438 26 25.5 L 26 24.5 C 26 24.226562 25.773438 24 25.5 24 Z M 28 0 L 4 0 C 1.792969 0 0 1.792969 0 4 L 0 28 C 0 30.207031 1.792969 32 4 32 L 28 32 C 30.207031 32 32 30.207031 32 28 L 32 4 C 32 1.792969 30.207031 0 28 0 Z M 30 28 C 30 29.101562 29.101562 30 28 30 L 4 30 C 2.898438 30 2 29.101562 2 28 L 2 4 C 2 2.898438 2.898438 2 4 2 L 28 2 C 29.101562 2 30 2.898438 30 4 Z M 6.78125 12.625 L 9 9.851562 L 9 19.5 C 9 19.773438 9.226562 20 9.5 20 L 10.5 20 C 10.773438 20 11 19.773438 11 19.5 L 11 9.851562 L 13.21875 12.625 C 13.507812 12.988281 14.125 13.175781 14.625 12.78125 C 15.054688 12.4375 15.125 11.804688 14.78125 11.375 L 10.78125 6.375 C 10.398438 5.898438 9.601562 5.898438 9.21875 6.375 L 5.21875 11.375 C 4.875 11.804688 4.945312 12.4375 5.375 12.78125 C 5.804688 13.125 6.4375 13.054688 6.78125 12.625 Z M 22.78125 6.375 C 22.398438 5.898438 21.601562 5.898438 21.21875 6.375 L 17.21875 11.375 C 16.875 11.804688 16.945312 12.4375 17.375 12.78125 C 17.804688 13.125 18.4375 13.054688 18.78125 12.625 L 21 9.851562 L 21 19.5 C 21 19.773438 21.226562 20 21.5 20 L 22.5 20 C 22.773438 20 23 19.773438 23 19.5 L 23 9.851562 L 25.21875 12.625 C 25.507812 12.988281 26.125 13.175781 26.625 12.78125 C 27.054688 12.4375 27.125 11.804688 26.78125 11.375 Z M 22.78125 6.375'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_chevron_circle {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='32pt' viewBox='0 0 32 32' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 16 31.5 C 24.5625 31.5 31.5 24.5625 31.5 16 C 31.5 7.4375 24.5625 0.5 16 0.5 C 7.4375 0.5 0.5 7.4375 0.5 16 C 0.5 24.5625 7.4375 31.5 16 31.5 Z M 2.5 16 C 2.5 8.582031 8.507812 2.5 16 2.5 C 23.417969 2.5 29.5 8.507812 29.5 16 C 29.5 23.417969 23.492188 29.5 16 29.5 C 8.582031 29.5 2.5 23.492188 2.5 16 Z M 16.53125 10.585938 L 23.71875 17.78125 C 24.011719 18.074219 24.011719 18.550781 23.71875 18.84375 L 23.273438 19.289062 C 22.980469 19.582031 22.507812 19.582031 22.210938 19.289062 L 16 13.0625 L 9.78125 19.28125 C 9.488281 19.574219 9.011719 19.574219 8.71875 19.28125 L 8.273438 18.835938 C 7.980469 18.542969 7.980469 18.070312 8.273438 17.773438 L 15.460938 10.582031 C 15.761719 10.292969 16.238281 10.292969 16.53125 10.585938 Z M 16.53125 10.585938'/></g></svg>") center center no-repeat;
}
.backtotop-logo-light_chevron_square {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32pt' height='36pt' viewBox='0 0 32 36' version='1.1'><g id='surface1'><path style='stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' d='M 3.429688 33.75 L 28.570312 33.75 C 30.464844 33.75 32 32.238281 32 30.375 L 32 5.625 C 32 3.761719 30.464844 2.25 28.570312 2.25 L 3.429688 2.25 C 1.535156 2.25 0 3.761719 0 5.625 L 0 30.375 C 0 32.238281 1.535156 33.75 3.429688 33.75 Z M 2.285156 5.625 C 2.285156 5.007812 2.800781 4.5 3.429688 4.5 L 28.570312 4.5 C 29.199219 4.5 29.714844 5.007812 29.714844 5.625 L 29.714844 30.375 C 29.714844 30.992188 29.199219 31.5 28.570312 31.5 L 3.429688 31.5 C 2.800781 31.5 2.285156 30.992188 2.285156 30.375 Z M 16.605469 12.402344 L 24.820312 20.496094 C 25.15625 20.828125 25.15625 21.359375 24.820312 21.691406 L 24.3125 22.191406 C 23.980469 22.519531 23.4375 22.519531 23.101562 22.191406 L 16 15.1875 L 8.894531 22.183594 C 8.558594 22.515625 8.015625 22.515625 7.679688 22.183594 L 7.171875 21.683594 C 6.835938 21.355469 6.835938 20.820312 7.171875 20.488281 L 15.386719 12.394531 C 15.730469 12.078125 16.269531 12.078125 16.605469 12.402344 Z M 16.605469 12.402344'/></g></svg>") center center no-repeat;
}