Skip to content

Commit

Permalink
Merge pull request #522 from add2cal/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
jekuer authored Dec 20, 2023
2 parents 8cc7de6 + e7c6cd4 commit 8bb01a7
Show file tree
Hide file tree
Showing 30 changed files with 156 additions and 114 deletions.
27 changes: 16 additions & 11 deletions assets/css/atcb-3d.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: 3D
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -1406,14 +1406,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1427,10 +1429,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1443,10 +1446,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-3d.min.css

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions assets/css/atcb-date.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: Date
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -1109,14 +1109,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1130,10 +1132,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1146,10 +1149,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-date.min.css

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions assets/css/atcb-flat.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: Flat
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -1325,14 +1325,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1346,10 +1348,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1362,10 +1365,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-flat.min.css

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions assets/css/atcb-neumorphism.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: Neumorphism
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -1328,14 +1328,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1349,10 +1351,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1365,10 +1368,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-neumorphism.min.css

Large diffs are not rendered by default.

31 changes: 18 additions & 13 deletions assets/css/atcb-round.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: Round
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -280,14 +280,14 @@
top: 100%;
border: 0 solid transparent;
border-bottom: none;
border-top-color: var(--btn-hover-background);
border-top-color: var(--btn-border);
}

.atcb-button.atcb-dropup::after {
bottom: 100%;
border: 0 solid transparent;
border-top: none;
border-bottom-color: var(--btn-hover-background);
border-bottom-color: var(--btn-border);
}

.atcb-button.atcb-active:not(.atcb-modal-style, .atcb-dropoverlay, .atcb-dropup, .atcb-no-text)::before,
Expand Down Expand Up @@ -1413,14 +1413,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1434,10 +1436,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1450,10 +1453,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-round.min.css

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions assets/css/atcb-text.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Style: Text
*
* Version: 2.5.4
* Version: 2.5.5
* Creator: Jens Kuerschner (https://jenskuerschner.de)
* Project: https://github.com/add2cal/add-to-calendar-button
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)
Expand Down Expand Up @@ -1410,14 +1410,16 @@ a.atcb-modal-btn:not([disabled]):hover {
box-sizing: border-box;
filter: drop-shadow(0 0 3px rgba(255 255 255 / 80%));
height: auto;
padding: 10px 5px;
text-align: center;
padding: 8px 0;
transform: translate3d(0, 0, 0);
width: 100%;
white-space: nowrap;
z-index: 15000000;
}

#atcb-reference.fixed-ref {
width: auto;
}

#atcb-reference.atcb-dropup {
position: absolute;
}
Expand All @@ -1431,10 +1433,11 @@ a.atcb-modal-btn:not([disabled]):hover {
#atcb-reference a,
#atcb-reference a:active,
#atcb-reference a:visited {
color: var(--list-hover-text);
font-family: 'Paytone One', 'Arial Black', 'Helvetica Bold', 'Tahoma Bold', Impact, 'Trebuchet MS Bold', Inter, sans-serif;
font-size: 10px;
opacity: .4;
width: 150px;
max-width: 100%;
margin: auto;
display: block;
text-decoration: none;
}

Expand All @@ -1447,10 +1450,12 @@ a.atcb-modal-btn:not([disabled]):hover {
text-decoration: none;
}

#atcb-reference svg {
fill: var(--list-text);
}

#atcb-reference.fixed-ref {
position: fixed;
bottom: 10px;
right: 30px;
text-align: right;
width: auto;
}
right: 40px;
}
2 changes: 1 addition & 1 deletion assets/css/atcb-text.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 8bb01a7

Please sign in to comment.