Skip to content

Commit

Permalink
CSS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Oct 16, 2023
1 parent c534179 commit dd41502
Show file tree
Hide file tree
Showing 31 changed files with 45 additions and 2 deletions.
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/chess.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/emerald.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/frank.css
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/galaxy.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/lollipop.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
17 changes: 15 additions & 2 deletions backend/files/system/openai/front.files/chat/morphed-bubbles.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,19 @@
20% {bottom: 5px;}
40% {bottom: 0px;}
}
.aista-chat-wnd .ainiro-powered-by {
width: calc(100% - 40px);
position: absolute;
bottom: 63px;
left: 15px;
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
}
.ainiro-waiting-animation span {
position: relative;
margin-left: auto;
Expand Down Expand Up @@ -393,8 +406,8 @@
box-sizing: border-box !important;
}
.aista-speech-button {
right: 10px;
bottom: 10px;
right: 9px;
bottom: 9px;
height: 40px;
width: 50px;
position: absolute;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/office.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/parakeet.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/sunflower.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down
1 change: 1 addition & 0 deletions backend/files/system/openai/front.files/chat/twilight.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
text-align: right;
font-size: 10px;
opacity: .5;
display: block !important;
}
.aista-chat-wnd .ainiro-powered-by a {
text-decoration: none;
Expand Down

0 comments on commit dd41502

Please sign in to comment.