PluginProbe
AI Builder – Generate pages, blocks, images & translate with AI / trunk
AI Builder – Generate pages, blocks, images & translate with AI vtrunk
2.7.9 2.7.8 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.3.0 2.3.10 2.3.11 All 121 releases
ai-builder / assets / css / credits-additional.css

credits-additional.css in AI Builder – Generate pages, blocks, images & translate with AI trunk, at assets/css/credits-additional.css

21 lines 393 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .resiliate-badge {
2 display: inline-block;
3 margin-top: 8px;
4 padding: 6px 14px;
5 background: #fff3cd;
6 color: #856404;
7 border-radius: 16px;
8 font-size: 14px;
9 font-weight: 500;
10 border: 1px solid #ffeeba;
11 }
12
13 .ai-reactivate-btn {
14 background: #28a745 !important;
15 color: #fff !important;
16 border: none !important;
17 }
18
19 .ai-reactivate-btn:hover {
20 background: #218838 !important;
21 }