From 74dc204caa8cd2f1b73ca8723b5130ee8ef0dcb3 Mon Sep 17 00:00:00 2001 From: ION606 Date: Fri, 21 Jun 2024 01:56:05 +0000 Subject: [PATCH] Update ion-theme.css --- ion-theme.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ion-theme.css b/ion-theme.css index 831d60f..55244fd 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -55,6 +55,14 @@ } +/* read-all button */ +.vc-ranb-button { + padding: 2px; + margin: 1px; + background-color: rgb(0, 90, 194); +} + + [data-id="937079880473014362"] { /* PINK NODDERS! */ -} \ No newline at end of file +}