Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Sass to 1.80 #554

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CTCL Election Website Toolkit #
**Contributors:** [paulschreiber](https://profiles.wordpress.org/paulschreiber/), [legarlin](https://profiles.wordpress.org/legarlin/)
**Requires at least:** 5.5
**Tested up to:** 6.6.1
**Tested up to:** 6.6.2
**Stable tag:** 1.0
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin.min.css

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions assets/css/admin.src.css
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ main hr {
background-color: #ee5c4f;
}
.banner.banner-dark .button.learn-more:hover {
background-color: #be4a3f;
background-color: rgb(190.4, 73.6, 63.2);
}
.banner.banner-light {
color: #18244b;
Expand All @@ -366,7 +366,7 @@ main hr {
background-color: #ee5c4f;
}
.banner.banner-light .button.learn-more:hover {
background-color: #be4a3f;
background-color: rgb(190.4, 73.6, 63.2);
}
.banner.banner-dark-red {
color: #fff;
Expand All @@ -382,7 +382,7 @@ main hr {
background-color: #f5f6fa;
}
.banner.banner-dark-red .button.learn-more:hover {
background-color: #c4c5c8;
background-color: rgb(196, 196.8, 200);
}
.banner.banner-light-red {
color: #18244b;
Expand All @@ -398,7 +398,7 @@ main hr {
background-color: #18244b;
}
.banner.banner-light-red .button.learn-more:hover {
background-color: #131d3c;
background-color: rgb(19.2, 28.8, 60);
}
.banner.banner-teal {
color: #fff;
Expand All @@ -414,7 +414,7 @@ main hr {
background-color: #f5f6fa;
}
.banner.banner-teal .button.learn-more:hover {
background-color: #c4c5c8;
background-color: rgb(196, 196.8, 200);
}

.tile-wrapper .tile {
Expand Down Expand Up @@ -451,7 +451,7 @@ figure.wp-block-table tr:nth-child(2n) {
.theme-blue main h3 a:hover,
.theme-blue main p a:hover,
.theme-blue main ul a:hover {
color: #093f8c;
color: rgb(8.8, 63.2, 140);
}
.theme-blue *:focus {
outline-color: #55d5f1;
Expand All @@ -460,19 +460,19 @@ figure.wp-block-table tr:nth-child(2n) {
background-color: #0b4faf;
}
.theme-blue .contact-form button:hover {
background-color: #093f8c;
background-color: rgb(8.8, 63.2, 140);
}
.theme-blue .accordion-group .accordion-section-header::after {
border-color: #0b4faf;
}
.theme-blue .accordion-group .accordion-section-header::after:hover {
border-color: #093f8c;
border-color: rgb(8.8, 63.2, 140);
}
.theme-blue .alert .learn-more {
color: #55d5f1;
}
.theme-blue .alert .learn-more:hover {
color: #44aac1;
color: rgb(68, 170.4, 192.8);
}
.theme-blue .tile-wrapper .tile:hover {
color: #0b4faf;
Expand All @@ -490,7 +490,7 @@ figure.wp-block-table tr:nth-child(2n) {
.theme-green main h3 a:hover,
.theme-green main p a:hover,
.theme-green main ul a:hover {
color: #11766f;
color: rgb(16.8, 118.4, 111.2);
}
.theme-green *:focus {
outline-color: #67dacc;
Expand All @@ -499,19 +499,19 @@ figure.wp-block-table tr:nth-child(2n) {
background-color: #15948b;
}
.theme-green .contact-form button:hover {
background-color: #11766f;
background-color: rgb(16.8, 118.4, 111.2);
}
.theme-green .accordion-group .accordion-section-header::after {
border-color: #15948b;
}
.theme-green .accordion-group .accordion-section-header::after:hover {
border-color: #11766f;
border-color: rgb(16.8, 118.4, 111.2);
}
.theme-green .alert .learn-more {
color: #67dacc;
}
.theme-green .alert .learn-more:hover {
color: #44aac1;
color: rgb(68, 170.4, 192.8);
}
.theme-green .tile-wrapper .tile:hover {
color: #15948b;
Expand Down
5 changes: 5 additions & 0 deletions assets/css/block-editors.src.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/** Only import styles necessary for block editing **/
/* stylelint-disable */
/* stylelint-enable */
/** Only import styles necessary for block editing **/
/** Only import styles necessary for block editing **/
#editor {
counter-reset: numbered-section-editor;
}
Expand Down Expand Up @@ -37,6 +39,7 @@
margin-top: -28px;
}

/** Only import styles necessary for block editing **/
.tile-nav-block-editor .tile, .tile-wrapper .tile {
border-width: 1px;
border-style: solid;
Expand Down Expand Up @@ -124,6 +127,7 @@
}
}

/** Only import styles necessary for block editing **/
.tile-nav-block-editor .tile {
width: 224px;
height: 200px;
Expand Down Expand Up @@ -267,6 +271,7 @@ main .wp-block-column .office-info h3.phone::before {
background-image: url("../images/office/phone.svg");
}

/** Only import styles necessary for block editing **/
.accordion-section-editor .header-wrapper {
display: flex;
justify-content: space-between;
Expand Down
2 changes: 1 addition & 1 deletion assets/css/main.min.css

Large diffs are not rendered by default.

Loading
Loading