Tried to fix the scrolling in #room_info and renamed contancts.png. All our images...
authorthe_mgt <themgt@ueberserver.de>
Sun, 3 Jul 2011 18:24:30 +0000 (20:24 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:28:16 +0000 (21:28 +0000)
webcit/static/styles/webcit.css
webcit/static/webcit_icons/essen/16x16/contact.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/16x16/contacts.png [deleted file]

index 3ee668a1feb5c5e59e6815e98427fa744d57c80e..cbafa5517f9de81d5173c1a9ac864705f321fa54 100644 (file)
@@ -68,7 +68,7 @@ body {
 
 #room_infos, #address_book_popup, .mimepart, .room_actions form select {
        border: 1px solid #5C646B;
-       overflow: auto;
+       overflow: scroll;
 }
 
 .buttons a,.tablabel,.treetitle {
diff --git a/webcit/static/webcit_icons/essen/16x16/contact.png b/webcit/static/webcit_icons/essen/16x16/contact.png
new file mode 100644 (file)
index 0000000..8c94722
Binary files /dev/null and b/webcit/static/webcit_icons/essen/16x16/contact.png differ
diff --git a/webcit/static/webcit_icons/essen/16x16/contacts.png b/webcit/static/webcit_icons/essen/16x16/contacts.png
deleted file mode 100644 (file)
index 8c94722..0000000
Binary files a/webcit/static/webcit_icons/essen/16x16/contacts.png and /dev/null differ