Replace sectors by job terms in profile and search (job and mentoring).
[platal.git] / htdocs / css / default.css
index d28709b..4ae8637 100644 (file)
@@ -107,6 +107,10 @@ p {
     background: inherit;
 }
 
+.hinted {
+    border-bottom: 1px dashed black;
+}
+
 input.error, textarea.error {
     background-color: #faa;
 }
@@ -224,6 +228,18 @@ td.action {
 }
 td.action a { padding: 0px 2px 0px 2px; }
 
+div.titre {
+    color: #000000;
+    background: inherit;
+    font-weight: bold;
+}
+
+span.titre {
+    color: #000000;
+    background: inherit;
+    font-weight: bold;
+}
+
 /*******************************************************************************
     4   Tableau de choix de skins
         [ Styles pour les tableaux de types de ceux des skins ]
@@ -468,6 +484,13 @@ div.adresse strong {
     font-size: 90%;
 }
 
+div.adresse ul {
+    margin-top: 0px;
+    margin-bottom: 0px;
+    list-style-type: none;
+    padding-left: 0px;
+}
+
 #fiche .medal_frame {
     float: left;
     width: 33%;