]> code.citadel.org Git - citadel.git/commitdiff
resize bar CSS
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Sun, 6 May 2007 07:57:25 +0000 (07:57 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Sun, 6 May 2007 07:57:25 +0000 (07:57 +0000)
webcit/static/webcit.css

index 3fdce2eb761225c6ed3ebb18e6e4f6794b482412..f7fb0f342224872be6f010b39aea53c81b66533a 100644 (file)
@@ -303,6 +303,13 @@ li.start_page {
        cursor: s-resize;
 }
 
+#resize_msglist hr {
+       color: darkgrey;
+       background-color: darkgrey;
+       height: 3px;
+       border: 0;
+}
+
 #preview_pane {
        position:fixed;
        display:block;