Browse
For agents
About
AI Builder – Generate pages, blocks, images & translate with AI
/
trunk
AI Builder – Generate pages, blocks, images & translate with AI
vtrunk
Switch version
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
Overview
Code
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
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
resiliate-badge
{
2
display
:
inline-block
;
3
margin-top
:
8
px
;
4
padding
:
6
px
14
px
;
5
background
:
#
fff3cd
;
6
color
:
#
856404
;
7
border-radius
:
16
px
;
8
font-size
:
14
px
;
9
font-weight
:
500
;
10
border
:
1
px
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
}