OSDN Git Service

ささやきリストをデフォルトで非表示にするようにした
[webchat/WebChat.git] / public / stylesheets / enter.css
index 6a06d5f..7930624 100644 (file)
@@ -6,6 +6,10 @@
        margin-right:1em;
 }
 
+#whisper_list{
+       display:none;
+}
+
 #whisper_list ul{
        list-style: none;
 }