@caweb/html-webpack-plugin 1.4.16 → 1.4.17
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 +2 -1
- package/build/delta.asset.php +1 -1
- package/build/delta.css +2 -1
- package/build/delta.css.map +1 -1
- package/build/eureka-rtl.css +2 -1
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +2 -1
- package/build/eureka.css.map +1 -1
- package/build/mono-rtl.css +2 -1
- package/build/mono.asset.php +1 -1
- package/build/mono.css +2 -1
- package/build/mono.css.map +1 -1
- package/build/oceanside-rtl.css +2 -1
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +2 -1
- package/build/oceanside.css.map +1 -1
- package/build/orangecounty-rtl.css +2 -1
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +2 -1
- package/build/orangecounty.css.map +1 -1
- package/build/pasorobles-rtl.css +2 -1
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +2 -1
- package/build/pasorobles.css.map +1 -1
- package/build/sacramento-rtl.css +2 -1
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +2 -1
- package/build/sacramento.css.map +1 -1
- package/build/santabarbara-rtl.css +2 -1
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +2 -1
- package/build/santabarbara.css.map +1 -1
- package/build/santacruz-rtl.css +2 -1
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +2 -1
- package/build/santacruz.css.map +1 -1
- package/build/shasta-rtl.css +2 -1
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +2 -1
- package/build/shasta.css.map +1 -1
- package/build/sierra-rtl.css +2 -1
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +2 -1
- package/build/sierra.css.map +1 -1
- package/build/trinity-rtl.css +2 -1
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +2 -1
- package/build/trinity.css.map +1 -1
- package/package.json +1 -1
package/build/oceanside-rtl.css
CHANGED
|
@@ -20558,7 +20558,8 @@ header.global-header .mobile-controlled.overlay {
|
|
|
20558
20558
|
header.global-header .mobile-controlled.navigation .container .nav-item .dropdown-menu.show {
|
|
20559
20559
|
display: contents;
|
|
20560
20560
|
}
|
|
20561
|
-
header.global-header .alerts
|
|
20561
|
+
header.global-header .alerts,
|
|
20562
|
+
header.global-header .alert {
|
|
20562
20563
|
display: none;
|
|
20563
20564
|
}
|
|
20564
20565
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?php return array('dependencies' => array(), 'version' => '
|
|
1
|
+
<?php return array('dependencies' => array(), 'version' => 'bb75608585a60d9687e4');
|
package/build/oceanside.css
CHANGED
|
@@ -20584,7 +20584,8 @@ header.global-header .mobile-controlled.overlay {
|
|
|
20584
20584
|
header.global-header .mobile-controlled.navigation .container .nav-item .dropdown-menu.show {
|
|
20585
20585
|
display: contents;
|
|
20586
20586
|
}
|
|
20587
|
-
header.global-header .alerts
|
|
20587
|
+
header.global-header .alerts,
|
|
20588
|
+
header.global-header .alert {
|
|
20588
20589
|
display: none;
|
|
20589
20590
|
}
|
|
20590
20591
|
}
|