PluginProbe
Hostinger Tools / 2.1.6
Hostinger Tools v2.1.6
3.0.77 3.0.76 3.0.75 3.0.74 3.0.73 3.0.72 3.0.71 3.0.70 3.0.69 3.0.68 3.0.67 3.0.66 1.8.1 1.8.2 1.8.3 1.9.1 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.4 All 108 releases
← All changes | src/css/global.scss +26 -0 3.0.772.1.6 View file →
@@ -1 +1,27 @@
1 +@import "base/variables";
2 +@import "components/survey";
1 3
4 +.theme-astra.intelligent-starter-templates-onboarding .stc-toggle-dropdown-popup-item {
5 + display:none;
6 +}
7 +
8 +.theme-astra.intelligent-starter-templates-onboarding .stc-toggle-dropdown-popup-item.active {
9 + display:block;
10 +}
11 +
12 +#wp__notice-list {
13 + .notice-hst {
14 + padding-top:7.5px;
15 + padding-bottom:7.5px;
16 + margin-top: 25px;
17 +
18 + .components-button {
19 + margin-right: 3px;
20 + }
21 + }
22 +}
23 +
24 +.notice.notice-info.hts-omnisend {
25 + position: relative;
26 + padding: 12px;
27 +}