PluginProbe
WP Coder – Insert & Manage Code Snippets / 3.5
WP Coder – Insert & Manage Code Snippets v3.5
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 +2 -0 3.03.5 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;
@@ -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;