From a729f8e5f5cfaf9625d33e9344f9636f3211c944 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Wed, 12 Oct 2022 02:01:34 +0300 Subject: [PATCH] Unicorn Update (0.3.5) --- themes/Unicorn.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/themes/Unicorn.css b/themes/Unicorn.css index e0661b2a..40c4f0af 100644 --- a/themes/Unicorn.css +++ b/themes/Unicorn.css @@ -1,7 +1,7 @@ /* Name: Unicorn Author: LightSaveUs - Version: 0.3.4 + Version: 0.3.5 Description: A theme inspired by the DreamilyAI interface. */ @@ -298,6 +298,10 @@ span.material-icons-outlined.cursor.search_icon { filter: brightness(100%) !important; } +.collapsable_header .material-icons-outlined { + transform: translateY(7px) translateX(4px); +} + .material-icons-outlined:hover { filter: brightness(100%) !important; } @@ -399,6 +403,14 @@ select#wpp_format_0.settings_select { font-family: helvetica !important; } +/* Tooltips */ + +.tooltip-standard { + border: none !important; + color: #222224 !important; + background-color: #eaeaea !important; +} + /* World Info */ .tag {