Skip to content

Commit

Permalink
Stronger CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Nov 8, 2023
1 parent c3816ca commit 911e308
Show file tree
Hide file tree
Showing 33 changed files with 97 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 9px !important;
bottom: 9px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/chess.css
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#eaeaea, #fafafa) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,9 @@ button.aista-chat-btn:focus i.icofont-chat {
width: 100% !important;
box-sizing: border-box !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/emerald.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/frank.css
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,9 @@ button.aista-chat-btn:focus {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/galaxy.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/lollipop.css
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 1px 1px 7px 7px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
position: absolute !important;
right: 25px !important;
bottom: 13px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,9 @@ button.aista-chat-btn:focus i.icofont-chat {
border: none !important;
box-sizing: border-box !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 9px !important;
bottom: 9px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/nuomorphism.css
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,9 @@ button.aista-chat-btn:focus i.icofont-chat {
.aista-chat-prompt:disabled {
color: rgb(198,198,198) !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 8px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/ocean-bleu.css
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/office.css
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#eaeaea, #fafafa) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/parakeet.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #fcfeff) !important;
border-radius: 20px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 10px !important;
bottom: 6px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/sunflower.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 9px !important;
bottom: 10px !important;
height: 40px !important;
Expand Down
4 changes: 3 additions & 1 deletion backend/files/system/openai/front.files/chat/twilight.css
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,9 @@ button.aista-chat-btn:focus i.icofont-chat {
background:linear-gradient(#fcfeff, #ffffff) !important;
border-radius: 4px !important;
}
.aista-speech-button {
button.aista-speech-button {
min-height: 1rem !important;
margin: 0 !important;
right: 9px !important;
bottom: 9px !important;
height: 40px !important;
Expand Down
2 changes: 1 addition & 1 deletion backend/slots/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class Version : ISlot
/// <param name="input">Parameters passed from signaler</param>
public void Signal(ISignaler signaler, Node input)
{
input.Value = "v16.11.0";
input.Value = "v16.11.3";
}
}
}

0 comments on commit 911e308

Please sign in to comment.