From 57719bdcd2733c245481716571fcd6a99a6a379a Mon Sep 17 00:00:00 2001 From: ebolam Date: Thu, 1 Sep 2022 08:41:04 -0400 Subject: [PATCH] Added CSS elements --- static/koboldai.css | 8 ++++++++ templates/settings flyout.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/static/koboldai.css b/static/koboldai.css index e06ccdb7..e0a63583 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -485,6 +485,14 @@ input[type="range"]::-ms-fill-upper { height: 35px; } +.Model_Info .settings_button { + +} + +#import_story_button { + +} + .settings_button[story_gamesaved="true"] { filter: brightness(40%); } diff --git a/templates/settings flyout.html b/templates/settings flyout.html index 581a985a..8b5a3041 100644 --- a/templates/settings flyout.html +++ b/templates/settings flyout.html @@ -63,7 +63,7 @@ - file_download + file_download