PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.5
Smart Grid-Layout Design for Contact Form 7 v4.5
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
← All changes | admin/css/cf7sg-plugin-update.css +0 -19 4.144.5 View file →
@@ -1,21 +1,2 @@
1 1 .cf7sg-msg { margin-left: 15px; font-size: 1.1em}
2 2 .cf7sg-msg > .spinner { visibility:visible;float:none}
3 -/*warning message before upgrade*/
4 -#cf7-grid-layout-update .update-link {
5 - position: relative;
6 -}
7 -#cf7-grid-layout-update .update-link::after {
8 - content: var(--rpwc2-update-msg);
9 - display: none;
10 - color: #a20a0a;
11 - background: #ededed;
12 - /* width: 150px; */
13 - text-align: center;
14 - padding: 5px 5px;
15 - border: solid 1px #3b3939;
16 - border-radius: 3px;
17 - /* font-weight: bold; */
18 - position: absolute;
19 - margin-left: 3px;
20 - bottom: -8px;
21 -}