PluginProbe
WP Coder – Insert & Manage Code Snippets / 4.3
WP Coder – Insert & Manage Code Snippets v4.3
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-style.css +4 -2 3.04.3 View file →
@@ -69,8 +69,9 @@
69 69 .wowp-links a:hover {
70 70 background-color: #F6C8AF;
71 71 }
72 72
73 +.wowp-links .codericon,
73 74 .wowp-links .dashicons {
74 75 width: 15px;
75 76 height: 15px;
76 77 font-size: 15px;
@@ -216,10 +217,10 @@
216 217
217 218 /*Settins postbox conteiner*/
218 219
219 220 .wowp-settings-wrapper {
220 - display: flex;
221 - flex-direction: column
221 + /*display: flex;*/
222 + /*flex-direction: column*/
222 223 }
223 224
224 225 .wowp-nav-tab-wrapper .nav-tab-active{
225 226 color: var(--wowp-blue);
@@ -259,8 +260,9 @@
259 260 background-color: #EEF3EB;
260 261 padding: 4px 8px;
261 262 border-radius: 25px;
262 263 }
264 +
263 265
264 266 .wowp-settings .submitbox {
265 267 display: flex;
266 268 flex-direction: column;