aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/chatboxes.js
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-01 22:08:46 +0200
committersD <stoned@derpymail.org>2020-04-01 22:08:46 +0200
commit89d173388f1eb1f13ea5c41dbcc748d6fafd6e12 (patch)
treebf7107d3498b8e0081d0e18a2197e55d76ab7831 /webAO/styles/chatbox/chatboxes.js
parent7517de059724c15032b98e5cd461e7ca0a158778 (diff)
move the css for the boxes into seperate css files
Diffstat (limited to 'webAO/styles/chatbox/chatboxes.js')
-rw-r--r--webAO/styles/chatbox/chatboxes.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js
new file mode 100644
index 0000000..a146953
--- /dev/null
+++ b/webAO/styles/chatbox/chatboxes.js
@@ -0,0 +1,6 @@
+export default [
+ "aa",
+ "chatdd",
+ "cyber",
+ "default"
+]; \ No newline at end of file