From 69f219d22984cdb493fdda7533953816e46ce72a Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 31 Aug 2021 09:08:31 -0400 Subject: re-added FontIconBadge for SharingManager icon --- src/client/views/nodes/button/FontIconBadge.scss | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/client/views/nodes/button/FontIconBadge.scss (limited to 'src/client/views/nodes/button/FontIconBadge.scss') diff --git a/src/client/views/nodes/button/FontIconBadge.scss b/src/client/views/nodes/button/FontIconBadge.scss new file mode 100644 index 000000000..62b43ca92 --- /dev/null +++ b/src/client/views/nodes/button/FontIconBadge.scss @@ -0,0 +1,11 @@ +.fontIconBadge-container { + background: red; + width: 15px; + height: 15px; + top: 8px; + display: block; + position: absolute; + right: 5; + border-radius: 50%; + text-align: center; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2