]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/user.html
Reintegrate merge cacheimp -> trunk.
[osqa.git] / forum / skins / default / templates / user.html
index ec852cc3896fea4a62387a63522d753bd89c69b4..61c63a0d3cb6dac88fb9c9b432153380ea32fe24 100644 (file)
                 $('#user-reputation').animate({ backgroundColor: "transparent" }, 1000);
             }
         </script>
-
         <link rel="stylesheet" href="http://jquery-ui.googlecode.com/svn/tags/latest/themes/base/jquery-ui.css" type="text/css" media="all" />
         <link rel="stylesheet" href="http://static.jquery.com/ui/css/demo-docs-theme/ui.theme.css" type="text/css" media="all" />
         <link rel="stylesheet" type="text/css" media="screen" href="{% media "/media/style/user.css" %}"/>
     {% endif %}
+    <style type="text/css">
+        #room {
+            border: 0;
+        }
+    </style>
     {% block userjs %}{% endblock %}
 {% endblock %}
 {% block content %}