diff options
Diffstat (limited to 'template/rooms/butt.st')
| -rwxr-xr-x | template/rooms/butt.st | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/rooms/butt.st b/template/rooms/butt.st index dcb9baf..1094ef4 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -26,6 +26,7 @@ $if(!user_avatar)$ <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css"> $endif$ <link rel="stylesheet" type="text/css" href="/static/css/dump.css"> + <link rel="stylesheet" type="text/css" href="/static/css/rooms_butt.css?v=20260129"> <script type="text/javascript" src="/static/webcam/webcam.js"></script> <script type="text/javascript" src="/static/js/tooltip.js"></script> <script type="text/javascript" src="/static/js/away.js"></script> @@ -54,7 +55,7 @@ $endif$ } </script> -<style type="text/css"> +<!--<style type="text/css"> html { overflow: hidden; } @@ -99,7 +100,7 @@ $endif$ filter: alpha(opacity=90); opacity: 0.9; } -</style> +</style>--> <script type="text/javascript"> // ================================================== // script realized by G�rard Ferrandez - June 2006 |
