PluginProbe
WP Coder – Insert & Manage Code Snippets / 4.2
WP Coder – Insert & Manage Code Snippets v4.2
4.5.1 1.1 2.3.1 2.3.2 2.4.1 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 3.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.1 3.1.1 3.2 3.2.1 3.3 3.4 3.5 3.5.1 All 39 releases
← All changes | assets/css/admin.css +0 -24 4.5.14.2 View file →
@@ -1016,32 +1016,8 @@
1016 1016 }
1017 1017 .wowp #wowp-tab-optimization:checked ~ .wowp-snippets__tabs-labels [for=wowp-tab-optimization] {
1018 1018 background-color: var(--wowp-gray-100);
1019 1019 }
1020 -.wowp #wowp-tab-contenttools:checked ~ [data-content=wowp-tab-contenttools] {
1021 - position: static;
1022 -}
1023 -.wowp #wowp-tab-contenttools:checked ~ .wowp-snippets__tabs-labels [for=wowp-tab-contenttools] {
1024 - background-color: var(--wowp-gray-100);
1025 -}
1026 -.wowp #wowp-tab-site-tools:checked ~ [data-content=wowp-tab-site-tools] {
1027 - position: static;
1028 -}
1029 -.wowp #wowp-tab-site-tools:checked ~ .wowp-snippets__tabs-labels [for=wowp-tab-site-tools] {
1030 - background-color: var(--wowp-gray-100);
1031 -}
1032 -.wowp #wowp-tab-integrations:checked ~ [data-content=wowp-tab-integrations] {
1033 - position: static;
1034 -}
1035 -.wowp #wowp-tab-integrations:checked ~ .wowp-snippets__tabs-labels [for=wowp-tab-integrations] {
1036 - background-color: var(--wowp-gray-100);
1037 -}
1038 -.wowp #wowp-tab-developer:checked ~ [data-content=wowp-tab-developer] {
1039 - position: static;
1040 -}
1041 -.wowp #wowp-tab-developer:checked ~ .wowp-snippets__tabs-labels [for=wowp-tab-developer] {
1042 - background-color: var(--wowp-gray-100);
1043 -}
1044 1020 .wowp .popover-container {
1045 1021 position: relative;
1046 1022 display: inline-block;
1047 1023 }