aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorCaleb Mabry <36182383+caleb-mabry@users.noreply.github.com>2023-02-01 15:54:26 -0500
committerGitHub <noreply@github.com>2023-02-01 15:54:26 -0500
commit39edb1077725a6b9db58b4c32323e847ece5f2f6 (patch)
tree2ab4e9d3c0a007684cb3fb706f70fc677e0f7eca /webAO/styles
parent0eabb5da1759439fd01e54dc986900448f483330 (diff)
parentf8ea065b5e6bccbebb918293e13cab4adb536b70 (diff)
Merge branch 'master' into fix-pipeline
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/chatbox/999.css (renamed from webAO/styles/chatbox/chat999.css)0
-rw-r--r--webAO/styles/chatbox/chatboxes.js12
-rw-r--r--webAO/styles/chatbox/dd.css (renamed from webAO/styles/chatbox/chatdd.css)0
-rw-r--r--webAO/styles/chatbox/dr2.css (renamed from webAO/styles/chatbox/chatdr2.css)6
-rw-r--r--webAO/styles/chatbox/future.css (renamed from webAO/styles/chatbox/chatfuture.css)0
-rw-r--r--webAO/styles/chatbox/p3.css (renamed from webAO/styles/chatbox/chatp3.css)4
-rw-r--r--webAO/styles/chatbox/p4.css4
-rw-r--r--webAO/styles/chatbox/p5.css4
-rw-r--r--webAO/styles/chatbox/plvsaa.css (renamed from webAO/styles/chatbox/chatplvsaa.css)0
-rw-r--r--webAO/styles/client.css20
10 files changed, 37 insertions, 13 deletions
diff --git a/webAO/styles/chatbox/chat999.css b/webAO/styles/chatbox/999.css
index de20d28..de20d28 100644
--- a/webAO/styles/chatbox/chat999.css
+++ b/webAO/styles/chatbox/999.css
diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js
index 0e0367f..bc73109 100644
--- a/webAO/styles/chatbox/chatboxes.js
+++ b/webAO/styles/chatbox/chatboxes.js
@@ -1,21 +1,21 @@
export default [
'aa',
'acww',
- 'chatdd',
+ 'dd',
'dgs',
- 'chatplvsaa',
+ 'plvsaa',
'trilogy',
- 'chatfuture',
+ 'future',
'legacy',
'ddlc',
'dr1',
- 'chatdr2',
+ 'dr2',
'drv3',
'drae',
- 'chatp3',
+ 'p3',
'p4',
'p5',
- 'chat999',
+ '999',
'halla',
'homestuck',
'key',
diff --git a/webAO/styles/chatbox/chatdd.css b/webAO/styles/chatbox/dd.css
index d1561a4..d1561a4 100644
--- a/webAO/styles/chatbox/chatdd.css
+++ b/webAO/styles/chatbox/dd.css
diff --git a/webAO/styles/chatbox/chatdr2.css b/webAO/styles/chatbox/dr2.css
index 59b11dc..c6701d1 100644
--- a/webAO/styles/chatbox/chatdr2.css
+++ b/webAO/styles/chatbox/dr2.css
@@ -123,5 +123,9 @@
}
#client_trackstatus {
- display: fuck;
+ display: block;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file
diff --git a/webAO/styles/chatbox/chatfuture.css b/webAO/styles/chatbox/future.css
index cd638f4..cd638f4 100644
--- a/webAO/styles/chatbox/chatfuture.css
+++ b/webAO/styles/chatbox/future.css
diff --git a/webAO/styles/chatbox/chatp3.css b/webAO/styles/chatbox/p3.css
index 8c6a39d..c9234b6 100644
--- a/webAO/styles/chatbox/chatp3.css
+++ b/webAO/styles/chatbox/p3.css
@@ -114,4 +114,8 @@
#client_trackstatus {
display: none;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file
diff --git a/webAO/styles/chatbox/p4.css b/webAO/styles/chatbox/p4.css
index 7389fae..e31ffe7 100644
--- a/webAO/styles/chatbox/p4.css
+++ b/webAO/styles/chatbox/p4.css
@@ -112,4 +112,8 @@
#client_trackstatus {
display: none;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file
diff --git a/webAO/styles/chatbox/p5.css b/webAO/styles/chatbox/p5.css
index da27529..112c521 100644
--- a/webAO/styles/chatbox/p5.css
+++ b/webAO/styles/chatbox/p5.css
@@ -108,4 +108,8 @@
#client_trackstatus {
display: none;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file
diff --git a/webAO/styles/chatbox/chatplvsaa.css b/webAO/styles/chatbox/plvsaa.css
index a656e9b..a656e9b 100644
--- a/webAO/styles/chatbox/chatplvsaa.css
+++ b/webAO/styles/chatbox/plvsaa.css
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index 8c7898b..ced8339 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -21,15 +21,12 @@
.text_rainbow {
background-color: #fff;
- background-image: repeating-linear-gradient(to right,
- red 0% 8%, orange 8% 16%, yellow 16% 24%, green 24% 32%, blue 32% 40%,
- red 40% 48%, orange 48% 56%, yellow 56% 64%, green 64% 72%, blue 72% 80%,
- red 80% 88%, orange 88% 96%, yellow 96% 100%);
- background-size: 40% 40%;
+ background-image: repeating-linear-gradient(to right, red 0% 20%, orange 20% 40%, yellow 40% 60%, green 60% 80%, blue 80% 100%);
+ background-size: 75% 75%;
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
- animation: rainbow 4s linear infinite;
+ animation: rainbow 2s linear infinite;
}
@keyframes rainbow_alt {
@@ -75,6 +72,17 @@
animation: error_blink 3s ease-in-out infinite;
}
+#client_secondfactor {
+ display: block;
+ flex-direction: column;
+ justify-content: center;
+ text-align: center;
+ align-items: center;
+ background: black;
+ color: lightgreen;
+ font-size: large;
+}
+
#client_waiting {
display: block;
flex-direction: column;