Update the skins.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 5 May 2008 10:30:30 +0000 (12:30 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 5 May 2008 10:30:30 +0000 (12:30 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
htdocs/css/default.css
htdocs/css/espace.css
htdocs/css/humlinux.css
htdocs/css/keynote.css
htdocs/css/liteskin.css
htdocs/css/nbviolet.css
htdocs/css/newxorg.css
htdocs/css/openweb.css
htdocs/css/sharky.css
htdocs/css/spectral.css
htdocs/css/trapped.css

index 3207c03..3fa4eae 100644 (file)
@@ -248,23 +248,28 @@ div.contact-list div.contact {
     color: inherit;
 }
 
-div.grayed {
-    color: #444444;
-    font-style: italic;
+div.contact-list div.grayed {
+   color: #444444;
+   font-style: italic;
+   background: #eee;
 }
 
-div.grayed div.contact {
-    background: #eee;
+.contact .photo {
+    float: left;
 }
 
-div.contact div.nom {
-    font-weight: bold;
-    width: 35%;
-    float: left;
+.contact .photo img {
+    width: 40px;
+    margin-right: 4px;
 }
 
-div.contact div.appli {
+div.contact div.identity {
     float: left;
+    width: 90%;
+}
+
+div.contact div.nom {
+    font-weight: bold;
 }
 
 div.contact div.bits {
@@ -282,7 +287,7 @@ div.contact div.long {
 }
 
 div.long table { width: 100%; }
-div.long td.lt { width: 35%; }
+div.long td.lt { width: 35%; font-style: italic; }
 div.long td.rt { width: 65%; }
 
 /*******************************************************************************
index bbb7778..d253ab7 100644 (file)
@@ -104,6 +104,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #ffffff;
     color: inherit;
index caf129a..96c0b04 100644 (file)
@@ -65,6 +65,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #dddddd;
     color: inherit;
index 7461091..14e1d2b 100644 (file)
@@ -286,10 +286,6 @@ div.contact-list div.contact:hover {
     margin-right: 4px;
 }
 
-.contact .profile_content {
-    float: left;
-}
-
 div.contact div.identity {
     float: left;
     width: 70%;
index 00d5409..e7b8940 100644 (file)
@@ -102,6 +102,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #99b9d0;
     color: inherit;
index 508c4d2..6e269de 100644 (file)
@@ -110,6 +110,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #efddff;
     color: inherit;
index 80b2167..7178429 100644 (file)
@@ -70,6 +70,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #ffffff;
     color: inherit;
index 8b1736d..0dc7744 100644 (file)
@@ -238,24 +238,28 @@ div.contact-list div.contact {
     color: inherit;
 }
 
-div.grayed {
+div.contact-list div.grayed {
     color: #444444;
+    background: #eee;
     font-style: italic;
 }
 
-div.grayed div.contact {
-    background: #eee;
+div.contact div.photo {
+    float: left;
 }
 
-div.contact div.nom {
-    font-weight: bold;
-    width: 35%;
-    float: left;
-    padding-left: 2px;
+div.contact div.photo img {
+    width: 60px;
+    margin-right: 4px;
 }
 
-div.contact div.appli {
+div.contact div.identity {
     float: left;
+    width: 90%;
+}
+
+div.contact div.nom {
+    font-weight: bold;
 }
 
 div.contact div.bits {
index a6de13c..be8cd13 100644 (file)
@@ -102,6 +102,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #99b9d0;
     color: inherit;
index cd45846..247fffb 100644 (file)
@@ -112,6 +112,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background-color: #eee;
+}
+
 div.contact div.long {
     background: #ddffcc;
     color: inherit;
index 37520da..bf7f9f9 100644 (file)
@@ -136,6 +136,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background-color: #eee;
+}
+
 div.contact div.long {
     background: #e2d9c2;
     color: inherit;