]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
- Simplified the user list for summary
[citadel.git] / webcit / static / webcit.css
index 78c8771af3d34a95420ac5818125ddc092246407..37ea57889e53fe0295a22e2b227db494d18c8b98 100644 (file)
@@ -71,13 +71,12 @@ body {
        background: #445;
 }
 
-
-#banner .room_banner {
+#banner .room_banner, #banner .service_banner {
         float: left;
         width: 48%;
 }
 
-.room_banner img {
+.room_banner img,  .service_banner img {
         float: left;
         margin-top: 0;
         margin-left: 0;
@@ -93,6 +92,20 @@ body {
         padding: 2px;
 }
 
+.service_banner h1 {
+        font-size: 12pt;
+        font-weight: bold;
+        color: #FFFFEE;
+        margin: 0;
+        padding: 2px;
+}
+
+.service_banner h2 {
+        font-size: 11pt;
+        font-weight: bold;
+        color: #FFFFEE;
+}
+
 .room_banner .infos {
         font-size: 8pt;
        color: #FFFFEE;
@@ -111,17 +124,18 @@ body {
         z-index: 100;
         color: #666;
         background: white;
-}
-
-#room_infos .close_infos {
        cursor: pointer;
-        font-size: 8pt;
+        font-size: 10pt;
        color: black;
-        text-align: right;
+        text-align: left;
         padding: 2px;
        margin-top: 5px;
 }
 
+img.close_infos {
+       float: right;
+}
+
 #banner ul {
         float: right;
         text-align: right;
@@ -410,16 +424,6 @@ a:hover {
        color: #FFFFEE;
 }
 
-.mainmenu {
-       font-size: 10pt;
-       font-weight: bold;
-       color: #880000;
-}
-
-.menudesc {
-       font-size: 8pt;
-       color: #000088;
-}
 
 .message {
        margin: 5px;
@@ -483,7 +487,7 @@ a:hover {
         clear: both;
 }
 
-.message form label {
+.message form div label {
         display: block;
         float: left;
         margin: 3px;
@@ -491,9 +495,8 @@ a:hover {
         text-align: right;
 }
 
-.message form input, .message form select {
+.message form div input, .message form div select {
         margin: 3px;
-        clear: both;
 }
 
 .send_edit_msg {
@@ -512,7 +515,7 @@ a:hover {
 }
 
 .boxlabel {
-       font-size: 7pt;
+       font-size: 8pt;
        font-weight: bold;
        color: #FFFFEE;
 }
@@ -521,6 +524,29 @@ a:hover {
        color: #FFFFEE;
 }
 
+ul.adminitems {
+        list-style-type: none;
+}
+
+ul.adminitems li {
+        list-style: none;
+       font-size: 13px;
+}
+
+ul.adminitems a {
+       font-size: 13px;
+       margin: 5px;
+       color: #880000;
+       font-weight: bold;
+}
+
+ul.adminitems span {
+       display: block;
+       font-size: 8pt;
+       color: #000088;
+}
+
+
 .customize {
        font-size: 8pt;
        font-style: italic;
@@ -816,19 +842,18 @@ div.auto_complete ul strong.highlight {
         background-color: #CCCCCC;
 }
 
-.auth_validate, .event_background, .calendar_background, .calendar_view_background, .graphics_background, .iconbar_background {
+.auth_validate, .event_background, .calendar_background, .calendar_view_background, .graphics_background, .iconbar_background, .messages_background, .paging_background, .preferences_background, .roomops_background, .sieve_background { 
         border: 0;
         width: 100%;
         background-color: #ffffff;
 }
 
-.mainmenu_background, .messages_background, .paging_background, .preferences_background, .roomops_background, .sieve_background, .siteconfig_background { 
+.siteconfig_background { 
         border: 0;
         width: 100%;
-        background-color: #ffffff;
 }
 
-.smtpqueue_background, .tabs_background, .useredit_background, .userlist_background, .downloads_background, .vcard_edit_background, .who_background   {
+.smtpqueue_background, .tabs_background, .useredit_background, .userlist_background, .downloads_background, .vcard_edit_background    {
         border: 0;
         width: 100%;
         background-color: #ffffff;
@@ -840,13 +865,13 @@ div.auto_complete ul strong.highlight {
         background-color: #444455;
 }
 
-.mainmenu_banner, .netconf_banner, .paging_banner, .preferences_banner, .roomops_banner, .setup_banner, .sieve_banner, .siteconfig_banner {
+.netconf_banner, .paging_banner, .preferences_banner, .roomops_banner, .setup_banner, .sieve_banner, .siteconfig_banner {
         border: 0;
         width: 100%;
         background-color: #444455;
 }
 
-.smtpqueue_banner, .summary_banner, .useredit_banner, .userlist_banner, .downloads_banner, .vcard_edit_banner, .who_banner, .room_banner   {
+.smtpqueue_banner, .useredit_banner, .userlist_banner, .downloads_banner, .vcard_edit_banner, .who_banner, .room_banner   {
         border: 0;
         width: 100%;
         background-color: #444455;
@@ -972,12 +997,12 @@ div.auto_complete ul strong.highlight {
        position: relative;
        width: 100%;
        height: 100%;
-       background-color: #ffd;
+       background-color: #fbf4ca;
 }
 
 #address_book_popup_middle_div {
        position: relative;
-       background-color: #ffd;
+       background-color: #fbf4ca;
 }
 
 #address_book_inner_div {
@@ -986,11 +1011,50 @@ div.auto_complete ul strong.highlight {
 
 #address_book_inner_div select {
        width: 100%;
-       background-color: #ffd;
+       background-color: #fbf4ca;
 }
 
 .address_book_popup_title {
         font-size: 12pt;
-       background-color: #ffd;
+       background-color: #fbf4ca;
         color: #000;
 }
+
+.edit_col, .host_col {
+       display: none;
+}
+
+.who_is_online .edit_col, .who_is_online .host_col {
+       display: block;
+}
+
+#wholist {
+       border: 0;
+        margin: 0;
+       max-height: 200px;
+       overflow: auto;
+}
+
+#wholist li {
+       color: black;
+        text-align: left;
+        list-style: none;
+       border: 0;
+        margin: 0;
+        padding: 2px;
+        white-space: nowrap;
+       border-top: 1px solid #aaaaaa;
+}
+
+table.altern {
+       background-color: #ffffff;
+       width: 100%;
+}
+
+table.altern .even {
+       background-color: #dddddd;
+}
+
+table.altern .odd {
+       background-color: #ffffff;
+}