@caweb/html-webpack-plugin 1.4.9 → 1.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/delta-rtl.css +8 -8
- package/build/delta.asset.php +1 -1
- package/build/delta.css +8 -8
- package/build/delta.css.map +1 -1
- package/build/eureka-rtl.css +8 -8
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +8 -8
- package/build/eureka.css.map +1 -1
- package/build/mono-rtl.css +8 -8
- package/build/mono.asset.php +1 -1
- package/build/mono.css +8 -8
- package/build/mono.css.map +1 -1
- package/build/oceanside-rtl.css +8 -8
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +8 -8
- package/build/oceanside.css.map +1 -1
- package/build/orangecounty-rtl.css +8 -8
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +8 -8
- package/build/orangecounty.css.map +1 -1
- package/build/pasorobles-rtl.css +8 -8
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +8 -8
- package/build/pasorobles.css.map +1 -1
- package/build/sacramento-rtl.css +8 -8
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +8 -8
- package/build/sacramento.css.map +1 -1
- package/build/santabarbara-rtl.css +8 -8
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +8 -8
- package/build/santabarbara.css.map +1 -1
- package/build/santacruz-rtl.css +8 -8
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +8 -8
- package/build/santacruz.css.map +1 -1
- package/build/shasta-rtl.css +8 -8
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +8 -8
- package/build/shasta.css.map +1 -1
- package/build/sierra-rtl.css +8 -8
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +8 -8
- package/build/sierra.css.map +1 -1
- package/build/trinity-rtl.css +8 -8
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +8 -8
- package/build/trinity.css.map +1 -1
- package/package.json +1 -1
package/build/oceanside-rtl.css
CHANGED
|
@@ -20603,34 +20603,34 @@ header.global-header .navigation .container .nav-item .dropdown-menu .link-descr
|
|
|
20603
20603
|
SEARCH
|
|
20604
20604
|
/src/styles/components/search.scss
|
|
20605
20605
|
----------------------------------------- */
|
|
20606
|
-
|
|
20606
|
+
.search-container {
|
|
20607
20607
|
align-self: center;
|
|
20608
20608
|
margin-right: auto;
|
|
20609
20609
|
width: 32%;
|
|
20610
20610
|
}
|
|
20611
|
-
|
|
20611
|
+
.search-container form {
|
|
20612
20612
|
margin-top: 0;
|
|
20613
20613
|
margin-bottom: 0;
|
|
20614
20614
|
}
|
|
20615
|
-
|
|
20615
|
+
.search-container form .search-textfield {
|
|
20616
20616
|
max-height: 38px;
|
|
20617
20617
|
border-radius: 0 5px 5px 0 !important;
|
|
20618
20618
|
border: 1px solid var(--bs-gray-600, #72717c);
|
|
20619
20619
|
}
|
|
20620
|
-
|
|
20620
|
+
.search-container form .search-textfield::-moz-placeholder {
|
|
20621
20621
|
color: var(--bs-black, #000);
|
|
20622
20622
|
opacity: 1;
|
|
20623
20623
|
}
|
|
20624
|
-
|
|
20624
|
+
.search-container form .search-textfield::placeholder {
|
|
20625
20625
|
color: var(--bs-black, #000);
|
|
20626
20626
|
opacity: 1;
|
|
20627
20627
|
}
|
|
20628
|
-
|
|
20628
|
+
.search-container form .search-textfield:focus {
|
|
20629
20629
|
outline: solid 2px #2ea3f2 !important;
|
|
20630
20630
|
outline-offset: -2px;
|
|
20631
20631
|
box-shadow: none;
|
|
20632
20632
|
}
|
|
20633
|
-
|
|
20633
|
+
.search-container form .search-button {
|
|
20634
20634
|
padding: 0 12px;
|
|
20635
20635
|
border: 1px solid;
|
|
20636
20636
|
border-radius: 5px 0 0 5px;
|
|
@@ -20640,7 +20640,7 @@ header.global-header .search-container form .search-button {
|
|
|
20640
20640
|
background-color: var(--bs-gray-600, #72717c);
|
|
20641
20641
|
border-color: var(--bs-gray-600, #72717c);
|
|
20642
20642
|
}
|
|
20643
|
-
|
|
20643
|
+
.search-container form .search-button:hover, .search-container form .search-button:focus {
|
|
20644
20644
|
outline: solid 2px #2ea3f2 !important;
|
|
20645
20645
|
background-color: var(--bs-gray-800, #4a4958);
|
|
20646
20646
|
border-color: var(--bs-gray-800, #4a4958);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?php return array('dependencies' => array(), 'version' => '
|
|
1
|
+
<?php return array('dependencies' => array(), 'version' => '9a8a5e43145f00602fff');
|
package/build/oceanside.css
CHANGED
|
@@ -20629,34 +20629,34 @@ header.global-header .navigation .container .nav-item .dropdown-menu .link-descr
|
|
|
20629
20629
|
SEARCH
|
|
20630
20630
|
/src/styles/components/search.scss
|
|
20631
20631
|
----------------------------------------- */
|
|
20632
|
-
|
|
20632
|
+
.search-container {
|
|
20633
20633
|
align-self: center;
|
|
20634
20634
|
margin-left: auto;
|
|
20635
20635
|
width: 32%;
|
|
20636
20636
|
}
|
|
20637
|
-
|
|
20637
|
+
.search-container form {
|
|
20638
20638
|
margin-top: 0;
|
|
20639
20639
|
margin-bottom: 0;
|
|
20640
20640
|
}
|
|
20641
|
-
|
|
20641
|
+
.search-container form .search-textfield {
|
|
20642
20642
|
max-height: 38px;
|
|
20643
20643
|
border-radius: 5px 0 0 5px !important;
|
|
20644
20644
|
border: 1px solid var(--bs-gray-600, #72717c);
|
|
20645
20645
|
}
|
|
20646
|
-
|
|
20646
|
+
.search-container form .search-textfield::-moz-placeholder {
|
|
20647
20647
|
color: var(--bs-black, #000);
|
|
20648
20648
|
opacity: 1;
|
|
20649
20649
|
}
|
|
20650
|
-
|
|
20650
|
+
.search-container form .search-textfield::placeholder {
|
|
20651
20651
|
color: var(--bs-black, #000);
|
|
20652
20652
|
opacity: 1;
|
|
20653
20653
|
}
|
|
20654
|
-
|
|
20654
|
+
.search-container form .search-textfield:focus {
|
|
20655
20655
|
outline: solid 2px #2ea3f2 !important;
|
|
20656
20656
|
outline-offset: -2px;
|
|
20657
20657
|
box-shadow: none;
|
|
20658
20658
|
}
|
|
20659
|
-
|
|
20659
|
+
.search-container form .search-button {
|
|
20660
20660
|
padding: 0 12px;
|
|
20661
20661
|
border: 1px solid;
|
|
20662
20662
|
border-radius: 0 5px 5px 0;
|
|
@@ -20666,7 +20666,7 @@ header.global-header .search-container form .search-button {
|
|
|
20666
20666
|
background-color: var(--bs-gray-600, #72717c);
|
|
20667
20667
|
border-color: var(--bs-gray-600, #72717c);
|
|
20668
20668
|
}
|
|
20669
|
-
|
|
20669
|
+
.search-container form .search-button:hover, .search-container form .search-button:focus {
|
|
20670
20670
|
outline: solid 2px #2ea3f2 !important;
|
|
20671
20671
|
background-color: var(--bs-gray-800, #4a4958);
|
|
20672
20672
|
border-color: var(--bs-gray-800, #4a4958);
|