]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/ContactsUI.css
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1153 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / ContactsUI.css
index e11714e9aed9e452a8059f2fe0fa5857b2d68620..f70ba607ac109938523d24875ca96ed5b528b032 100644 (file)
@@ -97,7 +97,7 @@ table.titletable td.titlecell SELECT
   border-bottom: 2px solid #222;
   -moz-border-bottom-colors: #000 #9c9a94 transparent;
   -moz-border-right-colors: #000 #9c9a94 transparent;
-  background: #DCDAD5;
+  background-color: #DCDAD5;
 }
 
 .whitesec_title
@@ -117,17 +117,15 @@ DIV#contactFoldersList
   padding: 0px;
   overflow: hidden; }
 
-DIV#contactFoldersList DIV.toolbar
+DIV#contactFoldersList DIV.toolbar
 { width: 100%;
-  background: #f00;
   padding: 0px;
   margin: 0px;
   border-top: 1px solid #aaa;
   border-left: 1px solid #aaa; }
 
 UL#contactFolders
-{ visibility: hidden;
-  list-style-type: none;
+{ list-style-type: none;
   list-style-image: none;
   clear: both;
   cursor: default;
@@ -175,15 +173,14 @@ TABLE#contactsList
   color: #000;  
   background: #fff;
   width: 100%;
-  height: 100%;
 }
 
 TABLE#contactsList TD
 { white-space: nowrap;
   width: 20%; }
 
-TABLE#contactsList TD.headerName,
-TABLE#contactsList TD.headerEmail
+TD#nameHeader,
+TD#mailHeader
 { width: 30%; }
 
 TABLE#contactsList TD IMG
@@ -319,7 +316,9 @@ DIV.contactSelection > DIV.calendar
 { text-align: center; }
 
 DIV.contactSelection INPUT.button
-{ margin-top: .25em; }
+{ font-size: 8pt;
+  margin-top: .25em;
+  padding: 0px; }
 
 DIV.contactSelection SPAN#selectionLabel
 { float: left; }