PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 4.1.2
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v4.1.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 3.5.2 All 199 releases
betterdocs / assets / admin / css / notices.css

notices.css in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 4.1.2, at assets/admin/css/notices.css

189 lines 4.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* review notice */
2 .wpnotice-thumbnail-wrapper img {
3 display: block;
4 }
5
6 .button.button-primary.btn-nx-cta {
7 background-color: #6A4BFF;
8 }
9 .button.button-primary.btn-nx-cta:hover {
10 background-color: #5414d0;
11 }
12
13 .btn-nx-cta:focus {
14 outline: none;
15 box-shadow: none;
16 }
17
18 .wpnotice-content-wrapper > p {
19 margin-top: 0px;
20 }
21
22 .notice-betterdocs-opt_in {
23 display: block !important;
24 }
25
26 .notice-betterdocs-review {
27 padding: 10px;
28 background-color: #fff;
29 border-radius: 3px;
30 margin: 15px;
31 grid-template-columns: 80px 1fr !important;
32 display: -webkit-box;
33 display: -ms-flexbox;
34 display: flex;
35 -webkit-box-align: center;
36 -ms-flex-align: center;
37 align-items: center;
38 grid-template-columns: 60px 1fr !important;
39 }
40
41 .notice-betterdocs-review:after {
42 content: "";
43 display: table;
44 clear: both;
45 }
46
47 .wpdeveloper-notice-thumbnail {
48 width: 90px;
49 float: left;
50 padding: 5px;
51 text-align: center;
52 border-right: 4px solid transparent;
53 }
54 .wpdeveloper-notice-thumbnail img {
55 width: 72px;
56 opacity: 0.85;
57 -webkit-transition: all 0.3s;
58 -o-transition: all 0.3s;
59 transition: all 0.3s;
60 }
61 .wpdeveloper-notice-thumbnail img:hover {
62 opacity: 1;
63 }
64 .wpdeveloper-notice-thumbnail img,
65 .wpdeveloper-update-notice .wpdeveloper-notice-thumbnail img,
66 .wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail img {
67 width: 32px;
68 }
69 .wpdeveloper-notice-thumbnail,
70 .wpdeveloper-update-notice .wpdeveloper-notice-thumbnail,
71 .wpdeveloper-update_400k-notice .wpdeveloper-notice-thumbnail {
72 width: auto;
73 padding: 7px;
74 }
75 .wpdeveloper-update-notice .wpdeveloper-notice-message,
76 .wpdeveloper-update_400k-notice .wpdeveloper-notice-message {
77 padding: 5px 0;
78 }
79 .wpdeveloper-update-notice,
80 .wpdeveloper-update_400k-notice {
81 border-color: #6648fe;
82 padding: 0
83 }
84 a.ea-notice-cta {
85 background-color: #4d18ff;
86 background: linear-gradient(-30deg, #4d18ff, #9a7cff);
87 margin-top: 30px;
88 color: #fff;
89 padding: 8px 20px;
90 outline: none;
91 text-decoration: none;
92 border-radius: 3px;
93 margin-left: 10px;
94 transition: all 0.3s ease;
95 }
96 a.ea-notice-cta:hover {
97 opacity: 0.85;
98 }
99 span.coupon-code {
100 background: #ebebeb;
101 padding: 5px 10px;
102 letter-spacing: 0.035em;
103 }
104 .eael-review-text {
105 overflow: hidden;
106 }
107 .eael-review-text h3 {
108 font-size: 24px;
109 margin: 0 0 5px;
110 font-weight: 400;
111 line-height: 1.3;
112 }
113 .eael-review-text p {
114 font-size: 13px;
115 margin: 0 0 5px;
116 }
117 .betterdocs-notice-links {
118 margin: 8px 0 0 0;
119 padding: 0;
120 }
121 .betterdocs-notice-links li {
122 display: inline-flex;
123 margin-right: 15px;
124 align-items: center;
125 }
126 .betterdocs-notice-links li a {
127 display: inline-block;
128 color: #10738b;
129 text-decoration: none;
130 position: relative;
131 }
132
133 .wpdeveloper-notice-message {
134 padding: 10px 0;
135 }
136 .wpdeveloper-upsale-notice .wpdeveloper-notice-message {
137 display: -webkit-box;
138 display: -ms-flexbox;
139 display: flex;
140 -webkit-box-align: center;
141 -ms-flex-align: center;
142 align-items: center;
143 padding: 10px 0;
144 }
145 .wpdeveloper-upsale-notice .wpdeveloper-notice-message + .notice-dismiss {
146 top: 10px;
147 }
148 .wpdeveloper-upsale-notice #plugin-install-core {
149 margin-left: 10px;
150 }
151 .notice.notice-has-thumbnail {
152 padding-left: 0;
153 }
154 .wpdeveloper-upsale-notice {
155 display: -webkit-box;
156 display: -ms-flexbox;
157 display: flex;
158 }
159 .wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail {
160 padding: 10px;
161 width: 40px;
162 }
163 .wpdeveloper-upsale-notice .wpdeveloper-notice-thumbnail img {
164 width: 32px;
165 }
166 .toplevel_page_eael-settings .wp-menu-image img {
167 max-width: 20px;
168 padding-top: 8px !important;
169 }
170 .wpdeveloper-upsale-notice .wpdeveloper-notice-message .button {
171 margin-left: 15px;
172 }
173
174 .notice-has-thumbnail.wpdeveloper-freedom30-notice {
175 display: grid;
176 grid-template-columns: 70px 1fr;
177 align-items: center;
178 position: relative;
179 /* background-image: linear-gradient(180deg, #8C94FF 0%, #2564FF 100%);
180 color: #fff;
181 border-left: 0px; */
182 }
183 .notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail {
184 width: 70px;
185 }
186 .notice-has-thumbnail.wpdeveloper-freedom30-notice .wpdeveloper-notice-thumbnail img {
187 width: 50px;
188 }
189