summaryrefslogtreecommitdiff
path: root/template/rooms/dumptest.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/rooms/dumptest.st')
-rwxr-xr-xtemplate/rooms/dumptest.st10
1 files changed, 6 insertions, 4 deletions
diff --git a/template/rooms/dumptest.st b/template/rooms/dumptest.st
index c1860c4..e167c70 100755
--- a/template/rooms/dumptest.st
+++ b/template/rooms/dumptest.st
@@ -18,6 +18,7 @@ _____ ___ ___ ___ ___ ___
$if(user_nick)$
<head>
$head()$
+ <link rel="stylesheet" type="text/css" href="/static/css/chat_wrapper.css?v=20260129">
<title>$roomname$ dump.fm</title>
<script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script>
@@ -56,7 +57,7 @@ _____ ___ ___ ___ ___ ___
$endif$
</script>
- <style>
+ <!--<style>
#chat-wrapper {
position: absolute;
z-index: 1000000;
@@ -65,12 +66,13 @@ _____ ___ ___ ___ ___ ___
height: 40px;
width: 300px;
};
- </style>
+ </style>-->
</head>
$else$
<head>
$head()$
+ <link rel="stylesheet" type="text/css" href="/static/css/rooms_dumptest_fullscreen.css?v=20260129">
<title>$roomname$ dump.fm</title>
<script type="text/javascript" src="$domain$/static/js/invalid_domains.js"></script>
<script src="$domain$/static/js/fullscreen.js"></script>
@@ -105,7 +107,7 @@ _____ ___ ___ ___ ___ ___
</script>
<script>jQuery(initLogin)</script>
<script>initFullscreen()</script>
- <style>
+ <!--<style>
@-webkit-keyframes b {
from {-webkit-transform:rotatey(-360deg) rotateX(-360deg) scale(7);}
to {-webkit-transform:rotatey(360deg) rotateX(0deg) scale(1);}
@@ -214,7 +216,7 @@ _____ ___ ___ ___ ___ ___
top: 0;
left: 0;}
#big-image {cursor:url('/static/img/thumbs/heartfaved.gif'), pointer}
- </style>
+ </style>-->
</head>
<body>
<div class="notloggedin">