Browse
For agents
About
ActivityPub
/
9.2.2
ActivityPub
v9.2.2
Switch version
9.3.1
9.3.0
9.2.2
9.2.1
9.2.0
9.1.0
9.0.2
9.0.1
9.0.0
8.3.0
8.2.1
8.2.0
8.1.1
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.2.0
1.3.0
2.0.0
2.0.1
2.1.0
2.1.1
All 160 releases
Overview
Code
activitypub
/
assets
/
css
/
activitypub-admin-bar.css
activitypub-admin-bar.css
in ActivityPub 9.2.2, at assets/css/activitypub-admin-bar.css
8 lines
211 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
Admin Bar Social Web Icon
*/
2
#
wpadminbar
.
activitypub-admin-bar-social-web
.
ab-item
::
before
{
3
content
:
"
\2042
"
;
/*
⁂ Asterism
*/
4
font-family
:
Arial
,
Helvetica
,
sans-serif
;
5
font-weight
:
700
;
6
top
:
2
px
;
7
}
8