Browse
For agents
About
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot
/
3.4.0
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot
v3.4.0
Switch version
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
Overview
Code
betterdocs
/
assets
/
admin
/
css
/
global.css
global.css
in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 3.4.0, at assets/admin/css/global.css
2 lines
2.2 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wpdeveloper-review-notice
{
align-items
:
center
;
background-color
:
#
fff
;
border-left
:
4
px
solid
transparent
;
border-radius
:
3
px
;
display
:
flex
;
margin
:
15
px
;
padding
:
10
px
}
.
wpdeveloper-review-notice
:
after
{
clear
:
both
;
content
:
"
"
;
display
:
table
}
.
wpdeveloper-notice-thumbnail
{
border-right
:
4
px
solid
transparent
;
float
:
left
;
padding
:
5
px
;
text-align
:
center
;
width
:
90
px
}
.
wpdeveloper-notice-thumbnail
img
{
opacity
:
.85
;
transition
:
all
.3
s
;
width
:
72
px
}
.
wpdeveloper-upsale-notice
.
wpdeveloper-notice-thumbnail
img
{
padding
:
10
px
;
width
:
50
px
}
.
wpdeveloper-notice-thumbnail
img
:
hover
{
opacity
:
1
}
.
eael-review-text
{
overflow
:
hidden
}
.
eael-review-text
h3
{
font-size
:
24
px
;
font-weight
:
400
;
line-height
:
1.3
;
margin
:
0
0
5
px
}
.
eael-review-text
p
{
font-size
:
13
px
;
margin
:
0
0
5
px
}
.
wpdeveloper-notice-link
{
margin
:
8
px
0
0
;
padding
:
0
}
.
wpdeveloper-notice-link
li
{
display
:
inline-block
;
margin-right
:
15
px
}
.
wpdeveloper-notice-link
li
a
{
color
:
#
10738b
;
display
:
inline-block
;
padding-left
:
26
px
;
position
:
relative
;
text-decoration
:
none
}
.
wpdeveloper-notice-link
li
a
span
{
left
:
0
;
position
:
absolute
;
top
:
-2
px
}
.
wpdeveloper-notice-message
{
padding
:
10
px
0
}
.
wpdeveloper-upsale-notice
.
wpdeveloper-notice-message
{
align-items
:
center
;
display
:
flex
;
padding
:
10
px
0
}
.
wpdeveloper-upsale-notice
.
wpdeveloper-notice-message
+
.
notice-dismiss
{
top
:
18
px
}
.
wpdeveloper-upsale-notice
#
plugin-install-core
{
margin-left
:
10
px
}
.
notice
.
notice-has-thumbnail
{
padding-left
:
0
}
.
wpdeveloper-upsale-notice
{
display
:
flex
}
.
wpdeveloper-upsale-notice
.
wpdeveloper-notice-thumbnail
{
padding
:
0
;
width
:
80
px
}
.
wpnotice-wrapper
.
betterdocs
{
border-left-color
:
#
00b682
;
padding
:
14
px
0
}
.
wpnotice-wrapper
.
betterdocs
.
wpnotice-thumbnail-wrapper
img
{
height
:
38
px
;
width
:
197
px
}
.
wpnotice-wrapper
.
betterdocs
.
dismiss-btn
{
border-bottom
:
1
px
solid
#
135e96
;
margin-left
:
10
px
;
text-decoration
:
none
}
.
wpnotice-wrapper
.
betterdocs
.
dismiss-btn
:
hover
{
background-color
:
transparent
}
#
wpnotice-betterdocs-black_friday_notice
.
wpnotice-content-wrapper
{
margin-left
:
0
;
padding
:
0
}
#
wpnotice-betterdocs-black_friday_notice
.
wpnotice-content-wrapper
.
button
{
text-transform
:
capitalize
}
.
wp-core-ui
.
doc-category-kb
[
multiple
]
{
min-width
:
300
px
;
padding
:
10
px
0
}
.
doc-category-kb
option
{
padding
:
10
px
}
#
taxonomy-knowledge_base
#
knowledge_base-add-toggle
{
display
:
none
}
.
wp-core-ui
.
button-primary
.
betterdocs-migration-notice
{
margin-left
:
15
px
}
2