aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 029b5413..aa5ecb34 100644
--- a/style.css
+++ b/style.css
@@ -246,6 +246,10 @@ button.custom-button{
width: 50%;
height: 100%;
display: none;
+ background: #b4c0cc;
+}
+.gradio-button.generate-box-skip:hover, .gradio-button.generate-box-interrupt:hover{
+ background: #c2cfdb;
}
.gradio-button.generate-box-interrupt{
left: 0;