Merged in feature/MAW-855-import-code-into-aws (pull request #2)

code import from pantheon

* code import from pantheon
This commit is contained in:
Tony Volpe
2023-12-04 23:08:14 +00:00
parent 8c9b1312bc
commit 8f4b5efda6
4766 changed files with 185592 additions and 239967 deletions

View File

@@ -135,12 +135,11 @@ span.mce_woocommerce_shortcodes_button {
h1 {
margin: 2px 2px 0.5em;
padding: 0.75em 1em;
padding: 0.75em 1.154em;
line-height: 1.5em;
font-size: 2em;
font-size: 1.6em;
border-bottom: 1px solid #eee;
color: #fff;
background: #96578a;
background: #e9e9e9;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
text-shadow: none;
@@ -186,25 +185,6 @@ span.mce_woocommerce_shortcodes_button {
a.button-primary {
float: right;
background: #bb77ae;
border-color: #a36597;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
color: #fff;
text-shadow:
0 -1px 1px #a36597,
1px 0 1px #a36597,
0 1px 1px #a36597,
-1px 0 1px #a36597;
&:hover,
&:focus,
&:active {
background: #a36597;
border-color: #a36597;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.25),
0 1px 0 #a36597;
}
}
}
}