PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 3.5.3
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v3.5.3
4.9.2 4.9.1 4.9.0 4.8.2 4.8.1 4.8.0 4.7.0 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0 4.4.1 4.4.0 3.3.4 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 All 200 releases
← All changes | includes/Admin/Customizer/controls.css.php +0 -3 4.5.63.5.3 View file →
@@ -1,5 +1,4 @@
1 -<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?>
2 1 <style>
3 2 .betterdocs-customize-control-title {
4 3 margin-top: 0;
5 4 margin-bottom: 10px;
@@ -62,9 +61,8 @@
62 61 .betterdocs-customizer-reset {
63 62 font-size: 22px;
64 63 margin-left: 5px;
65 64 transition: unset;
66 - display: inline-block;
67 65 }
68 66 .betterdocs-customizer-reset svg {
69 67 width: 16px;
70 68 fill: #FE1F4A;
@@ -79,9 +77,8 @@
79 77 float: left;
80 78 }
81 79 .betterdocs-dimension-fields li:first-child span {
82 80 height: 30px;
83 - width: auto;
84 81 line-height: 30px;
85 82 font-size: 15px;
86 83 padding-left: 5px;
87 84 padding-right: 5px;