phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4205 - phpcompta/trunk/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4205 - phpcompta/trunk/html
Date: Wed, 28 Sep 2011 16:03:21 +0200 (CEST)

Author: danydb
Date: 2011-09-28 16:03:19 +0200 (Wed, 28 Sep 2011)
New Revision: 4205

Modified:
   phpcompta/trunk/html/style-color.css
Log:
Notice in bold

Modified: phpcompta/trunk/html/style-color.css
===================================================================
--- phpcompta/trunk/html/style-color.css        2011-09-28 12:32:20 UTC (rev 
4204)
+++ phpcompta/trunk/html/style-color.css        2011-09-28 14:03:19 UTC (rev 
4205)
@@ -1,386 +1,388 @@
 /* <style type="text/css"> */
 
 BODY {
-  background-color:#EDF3FF;
- font-size:10;
-  font-family:helvetica,arial,sans-serif;
-  padding:0;
-  margin:0;
+    background-color:#EDF3FF;
+    font-size:10;
+    font-family:helvetica,arial,sans-serif;
+    padding:0;
+    margin:0;
 }
 .notice {
-               color:red;
-        font-style: italic;
-        }
+    color:red;
+    font-style: italic;
+    font-family: Arial,Helvetica,sans-serif;
+    font-weight: bold;
+}
 
 table.result,table.document ,table.resultfooter{
-  color:blue;
-  border:1px solid blue ; 
-  width:100%;
- border-spacing:  0px;
-   border-collapse:collapse;
+    color:blue;
+    border:1px solid blue ; 
+    width:100%;
+    border-spacing:  0px;
+    border-collapse:collapse;
 }
 table.resultfooter tfoot {
-       font-size:110%;
-       font-weight: bold;
-       
-       
+    font-size:110%;
+    font-weight: bold;
+
+
 }
 table.result th, table.document th { 
-  font-weight:bold;
-  font-family:helvetica,arial,sans-serif;
-  border-bottom:1px solid blue;
-  padding-left:10px;
-  padding-right:10px;
-  padding-top:0;padding-bottom:0;
-  margin:0 0 0 0;
-text-align: left;
-             background-color:lightgrey;
-             color:darkblue;
-       
+    font-weight:bold;
+    font-family:helvetica,arial,sans-serif;
+    border-bottom:1px solid blue;
+    padding-left:10px;
+    padding-right:10px;
+    padding-top:0;padding-bottom:0;
+    margin:0 0 0 0;
+    text-align: left;
+    background-color:lightgrey;
+    color:darkblue;
+
 }
 
 h2 {
-  font-family:Helvetica,arial,sans-serif;
-  font-size:14px;
-  color:grey;
+    font-family:Helvetica,arial,sans-serif;
+    font-size:14px;
+    color:grey;
 }
 div.info {
-       background:#879ed4;
-       color:white;
-       font-size:120%;
-  text-align:center;
+    background:#879ed4;
+    color:white;
+    font-size:120%;
+    text-align:center;
 }
 
 content h2.info {
-       background:#879ed4;
-  color:black;
-  font-size:14pt;
-  text-align:center;
-  padding:0px;
-  margin:0px;
+    background:#879ed4;
+    color:black;
+    font-size:14pt;
+    text-align:center;
+    padding:0px;
+    margin:0px;
 }
 u_redcontent h2.info {
-  background:#879ed4;
-  color:white;
-  font-size:14pt;
-  text-align:center;
-  padding:0px;
-  margin:0px;
+    background:#879ed4;
+    color:white;
+    font-size:14pt;
+    text-align:center;
+    padding:0px;
+    margin:0px;
 }
 h2.info {
-  background-color:#879ED4;
-       color:white;
-       font-size:14px;
-  text-align:center;
-  padding:0px;
-  margin:0px;
+    background-color:#879ED4;
+    color:white;
+    font-size:14px;
+    text-align:center;
+    padding:0px;
+    margin:0px;
 }
 
 h3.info {
-  background:#879ed4;
-  color:white;
-  font-size:14px;
-  text-align:center;
+    background:#879ed4;
+    color:white;
+    font-size:14px;
+    text-align:center;
 }
 
 h2.info2 {
-  color:blue;
-  font-size:14px;
-  text-align:center;
+    color:blue;
+    font-size:14px;
+    text-align:center;
 
 }
 
 
 h2.error {
-       background:red;
-       color:white;
-       font-size:14px;
+    background:red;
+    color:white;
+    font-size:14px;
 }
 
 h1.title {
-       color: blue;
-       font-size:25px;
+    color: blue;
+    font-size:25px;
 }
 
 div.u_tmenu {
 
-  margin-top:1px;
-  width:100%;  
-  background-color:#879ED4;
-  
-  
+    margin-top:1px;
+    width:100%;        
+    background-color:#879ED4;
+
+
 }
 div.u_subtmenu {
-  background-color:white       ;
-  float:left;
-  clear:both;
-  left:10px;
+    background-color:white     ;
+    float:left;
+    clear:both;
+    left:10px;
 
 }
 div.u_tmenu div.u_tool {
-          background-color:#879ED4;    
-          float:left;
-          
+    background-color:#879ED4;  
+    float:left;
+
 }
 div.u_tool {
-       float:left;
-       width:  100%;
-       
-       
-       }
+    float:left;
+    width:  100%;
+
+
+}
 div.u_tool div.name {
-       float:left;
-       margin-left:10px;
+    float:left;
+    margin-left:10px;
 }
 div.u_tool div.acces_direct{
-       float:right;
-       margin-right:10px;
-       text-align:right;
-       
+    float:right;
+    margin-right:10px;
+    text-align:right;
+
 }
 
 div.u_subt2menu {
-background-color:lightgrey;
-  left:1%;     
+    background-color:lightgrey;
+    left:1%;   
 
 }
 div.lmenu {
-        float:left;
-        clear:left;
-       font-size:9px;
+    float:left;
+    clear:left;
+    font-size:9px;
 
 }
 div.lextmenu {
 
-       float:left;
-       font-family:helvetica,arial,sans-serif;
-       font-size:9px;
+    float:left;
+    font-family:helvetica,arial,sans-serif;
+    font-size:9px;
 
 }
 div.searchmenu {
-  left:30px;
-  width:95px;
-  top:100px;
-  position:absolute;
+    left:30px;
+    width:95px;
+    top:100px;
+    position:absolute;
 
 }
 
 div.recherche_form{
-       width:700px;
-       font-size:9px;
-       font-family:Helvetica,arial,sans-serif;
-  border-style:outset;
-  border-width:1px;
+    width:700px;
+    font-size:9px;
+    font-family:Helvetica,arial,sans-serif;
+    border-style:outset;
+    border-width:1px;
 
 }
 div.u_redcontent{       
 
-         float:left;    
-        padding-top:7px;
-        padding-left:8px;
-         font-size:9px;         
-         font-family:helvetica,arial,sans-serif;        
-        width:75%;
+    float:left;         
+    padding-top:7px;
+    padding-left:8px;
+    font-size:9px;      
+    font-family:helvetica,arial,sans-serif;     
+    width:75%;
 
 }
 div.content{    
 
-         float:left;    
-               padding-top:7px;
-         width:100%;            
-         font-family:helvetica,arial,sans-serif;       
-         clear:both;
-          
+    float:left;         
+    padding-top:7px;
+    width:100%;                 
+    font-family:helvetica,arial,sans-serif;    
+    clear:both;
 
+
 }
 div.content30{          
 
-         float:left;    
-        padding-top:7px;
-         width:35%;      
-         font-family:helvetica,arial,sans-serif;        
+    float:left;         
+    padding-top:7px;
+    width:35%;           
+    font-family:helvetica,arial,sans-serif;     
 
 }
 div.no span{
-       position:static;
-       font-family:helvetica,arial,sans-serif; 
-       font-weight:bold;
-       color:red;      
-       
+    position:static;
+    font-family:helvetica,arial,sans-serif;    
+    font-weight:bold;
+    color:red; 
+
 }
 .error {
-width:60%;
-margin-left:20%;
-text-align: center;
+    width:60%;
+    margin-left:20%;
+    text-align: center;
 
-color:white;  
-background-color:red;
-font-weight: bolder;
-font-size:120%;
+    color:white;  
+    background-color:red;
+    font-weight: bolder;
+    font-size:120%;
 }
 
 table.mtitle {
-       border:0;
-       text-align:center
+    border:0;
+    text-align:center
 }
 td.mshort { 
-  height:15px;
-  width:60px;
-  text-align:center;
-  border:  1px solid;
-  color:#5D90CD ;
-  background-color:#DDE6FF;
+    height:15px;
+    width:60px;
+    text-align:center;
+    border:  1px solid;
+    color:#5D90CD ;
+    background-color:#DDE6FF;
 }
 td.mtitle {
-       text-align:center;
-       width:95px;
-        height :30px; 
-       font-size:10px;
+    text-align:center;
+    width:95px;
+    height :30px; 
+    font-size:10px;
     background-color:#DDE6FF;
 }
 td.msubtitle {
-       text-align:center;
-       height:20px;
-       font-size:10px;
+    text-align:center;
+    height:20px;
+    font-size:10px;
     background-color:#DDE6FF;
 }
 span.mtitle {
-       color:gray;
-       background-color:blue;
-       font-size:10px;
-       border-style:groove
+    color:gray;
+    background-color:blue;
+    font-size:10px;
+    border-style:groove
 }
 span.odd { 
-  background-color:#ECF3FF;
-  display:block;
- }
+    background-color:#ECF3FF;
+    display:block;
+}
 span.even { 
-  background-color:#DDE6FF;
-  display:block;
- }
+    background-color:#DDE6FF;
+    display:block;
+}
 
 tr.odd {
-       background-color:#DDE6FF;
-       font-size:10px;
-  border-size:0px;             
+    background-color:#DDE6FF;
+    font-size:10px;
+    border-size:0px;           
 }
 tr {
-       font-size:10px;
+    font-size:10px;
 }
 td.odd{
-       background-color:#DDE6FF ;
-       border-size:0px;
-       font-size:10px;
+    background-color:#DDE6FF ;
+    border-size:0px;
+    font-size:10px;
 }
 td.even{
-       border:0px;
-       font-size:10px;
+    border:0px;
+    font-size:10px;
 }
 td.cell{
-           height:32px;
-            padding: 1px;
+    height:32px;
+    padding: 1px;
 }
 td.selectedcell{
-       border-style:inset;
-        border-color:blue;
-       border-width:1pt ;
-       font-size:10px;
-        background:#5D90CD ;
-        color:white;
-        text-align:center;
-            width:120px;
+    border-style:inset;
+    border-color:blue;
+    border-width:1pt ;
+    font-size:10px;
+    background:#5D90CD ;
+    color:white;
+    text-align:center;
+    width:120px;
 }
 a.mtitle {
-  font-size:10px;
-  text-decoration:none;
-  display:inline;
- color: blue;
-       
+    font-size:10px;
+    text-decoration:none;
+    display:inline;
+    color: blue;
+
 }
 a.mtitle:hover {
-  font-size:10px;
-  text-decoration:none;
-  display:inline;
- color: darkblue;
-background-color:#5D90CD;
-       
+    font-size:10px;
+    text-decoration:none;
+    display:inline;
+    color: darkblue;
+    background-color:#5D90CD;
+
 }
 td.selectedcell a.mtitle {
- font-size:1em;
- text-decoration:none;
- display:block;
- color:white;
+    font-size:1em;
+    text-decoration:none;
+    display:block;
+    color:white;
 }
 a.dossier {
-  font-size:10px;
-  text-decoration:none;
-  display:block;
-   color: #202267;
-       
+    font-size:10px;
+    text-decoration:none;
+    display:block;
+    color: #202267;
+
 }
 tr.odd:hover td
 {
-  text-decoration:none;
-  background-color: #a9d6e4;
-  color:white;
+    text-decoration:none;
+    background-color: #a9d6e4;
+    color:white;
 }
 tr.even:hover td 
 {
-  text-decoration:none;
-  background-color: #a9d6e4;
-  color:white;
+    text-decoration:none;
+    background-color: #a9d6e4;
+    color:white;
 }
 td.mtitle:hover,td.mtitle:hover a
 {
-  background-color:#a9d6e4;
-  color:white;
+    background-color:#a9d6e4;
+    color:white;
 }
 td.msubtitle:hover,td.msubtitle:hover a
 {
-  background-color:#a9d6e4;
-  color:white;
+    background-color:#a9d6e4;
+    color:white;
 }
 a.cell {
-  text-decoration:none;
-  display:block;
-  color:blue;
-  background-color:white;
-  font-size:9px;
+    text-decoration:none;
+    display:block;
+    color:blue;
+    background-color:white;
+    font-size:9px;
 }
 
 a.cell:hover {
-  font-size:9px;
-  color:white;
-  background-color:#5D90CD;
-  text-decoration:none;
-  display:block;
-       }
+    font-size:9px;
+    color:white;
+    background-color:#5D90CD;
+    text-decoration:none;
+    display:block;
+}
 
 
 a.one:link {
-       text-decoration:none;
-       color:#3010FF
+    text-decoration:none;
+    color:#3010FF
 }
 a.one:visited {
-       text-decoration:none;
-       color:#3010FF
-       }
+    text-decoration:none;
+    color:#3010FF
+}
 
 a.one:active {
-       background: #0000FF;
-       }
+    background: #0000FF;
+}
 
 a.one:hover {
-           text-decoration:underline;
-       background:#3010FF;
-       color:#FFFFFF;
-       }
+    text-decoration:underline;
+    background:#3010FF;
+    color:#FFFFFF;
+}
 
 
 a.detail
 {
-  font-size:9px;
-  font-family:helvetica,arial,sans-serif;
+    font-size:9px;
+    font-family:helvetica,arial,sans-serif;
     text-decoration: none;
     display: block;
     color: blue;
@@ -388,8 +390,8 @@
 
 a.detail:hover   
 {
-  font-size:9px;
-  font-family:helvetica,arial,sans-serif;
+    font-size:9px;
+    font-family:helvetica,arial,sans-serif;
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -397,19 +399,19 @@
 }
 
 li.menuv,ol.menuv {
-        display:inline;
-        padding:1em 1em;
+    display:inline;
+    padding:1em 1em;
 }
 div.u_redcontent a {
-  font-family:helvetica,arial,sans-serif;
-  text-decoration: none;
-  display: block;
-  color: blue;
+    font-family:helvetica,arial,sans-serif;
+    text-decoration: none;
+    display: block;
+    color: blue;
 
 }
 
 div.u_redcontent a:hover {
-  font-family:helvetica,arial,sans-serif;
+    font-family:helvetica,arial,sans-serif;
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -417,17 +419,17 @@
 
 }
 div.content a {
-  font-family:helvetica,arial,sans-serif;
-  text-decoration: none;
-  display: block;
-  color: blue;
-padding: 1px ;
-       
+    font-family:helvetica,arial,sans-serif;
+    text-decoration: none;
+    display: block;
+    color: blue;
+    padding: 1px ;
+
 }
 
 
 div.content a:hover {
-  font-family:helvetica,arial,sans-serif;
+    font-family:helvetica,arial,sans-serif;
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -436,484 +438,484 @@
 }
 
 div.u_redcontent a.mtitle {
-  text-decoration:none;
-  display:inline;
+    text-decoration:none;
+    display:inline;
 
-  
-  color:black;
 
+    color:black;
+
 }
 
 div.u_redcontent a.mtitle:hover {
-  text-decoration:none;
-  display:inline;
-  color:white;
-  background-color:darkblue;
+    text-decoration:none;
+    display:inline;
+    color:white;
+    background-color:darkblue;
 
 
 }
 div.content a.mtitle {
-  font-size:10px;
-  text-decoration:none;
-  display:inline;
-  color:blue;
-    
+    font-size:10px;
+    text-decoration:none;
+    display:inline;
+    color:blue;
 
 
+
 }
 
 div.content a.mtitle:hover {
-  text-decoration:none;
-  display:inline;
-  background-color:darkblue;
-  color:white;
- 
+    text-decoration:none;
+    display:inline;
+    background-color:darkblue;
+    color:white;
 
+
 }
 div.u_redcontent input.text {
-   font-family:helvetica,arial,sans-serif;
-  font-weight:normal;
-  border-color:336699;
-  border-style:solid;
-  background-color:orange;  
-  border-width:1px;
-  color:blue; 
+    font-family:helvetica,arial,sans-serif;
+    font-weight:normal;
+    border-color:336699;
+    border-style:solid;
+    background-color:orange;  
+    border-width:1px;
+    color:blue; 
 }
 div.content input.text {
-   font-family:helvetica,arial,sans-serif;
-  font-weight:normal;
-  border-color:336699;
-  border-style:solid;
-  border-width:1px;
-  background-color:orange;
-  color:blue; 
+    font-family:helvetica,arial,sans-serif;
+    font-weight:normal;
+    border-color:336699;
+    border-style:solid;
+    border-width:1px;
+    background-color:orange;
+    color:blue; 
 }
 
 
 
 div.u_redcontent input:focus {
-  background-color:orange;
+    background-color:orange;
 }
 div.content input:focus {
-  background-color:orange;
+    background-color:orange;
 }
 div.u_redcontent textarea:focus {
-background-color: orange;
+    background-color: orange;
 }
 .document {
-color: #1a207d;
-border-collapse:collapse;
+    color: #1a207d;
+    border-collapse:collapse;
 }
 a.document{
-  font-size:12px;
-  text-decoration:none;
-  display:block;
+    font-size:12px;
+    text-decoration:none;
+    display:block;
 }
 a.document:hover {
-  text-decoration:none;
-  display:block;
+    text-decoration:none;
+    display:block;
 
 
 }
 .input_text {
-          border:groove 1px blue;
-       margin:1px;
+    border:groove 1px blue;
+    margin:1px;
 }
 legend {
-font-weight: bold;
-font-style: italic;
-font-size: 120% ;
-       
+    font-weight: bold;
+    font-style: italic;
+    font-size: 120% ;
+
 }
 fieldset fieldset legend { 
-        font-size:110%;
-        color:grey;
-        }      
+    font-size:110%;
+    color:grey;
+}      
 select {
-border: 1px solid blue;
-margin:2px;
-background-color:white;
+    border: 1px solid blue;
+    margin:2px;
+    background-color:white;
 
 }
 
 
 
 .infobulle {
-          position:absolute;
-          border:1px solid black;
-          background-color:yellow;
-          top:0;left:0;
-          visibility:hidden;
-          z-index:2;
-          width:25em;
-       
+    position:absolute;
+    border:1px solid black;
+    background-color:yellow;
+    top:0;left:0;
+    visibility:hidden;
+    z-index:2;
+    width:25em;
+
 }
 
 span.action {
-       height:3em;
-       
+    height:3em;
+
 }
 td.num {
-       text-align:right;
+    text-align:right;
 }
 tr.priority1 {
-       background-color:red;
-       }
+    background-color:red;
+}
 span.action a.action {
-  border:2px outset ;
-  padding-left: 3px;
-  padding-right:3px;
-  text-decoration:none;
-  font-size:14px;
-  
-  display:inline;
-  color:black;
-  background-color:lightgrey;
+    border:2px outset ;
+    padding-left: 3px;
+    padding-right:3px;
+    text-decoration:none;
+    font-size:14px;
+
+    display:inline;
+    color:black;
+    background-color:lightgrey;
 }
 
 span.action a.action:hover {
-  text-decoration:none;
-  display:inline;
-  background-color:lightblue;
-  color:black;
+    text-decoration:none;
+    display:inline;
+    background-color:lightblue;
+    color:black;
 }
 div.popup_back{
-       position:absolute;
-       top:0px;
-       left:0px;
-       width:100%;
-       height:100%;
-       z-index:1;
-       /*background-color:lightgrey;*/
-background-color: rgba(203, 203,203, 0.2);     
-       display:none;   
+    position:absolute;
+    top:0px;
+    left:0px;
+    width:100%;
+    height:100%;
+    z-index:1;
+    /*background-color:lightgrey;*/
+    background-color: rgba(203, 203,203, 0.2); 
+    display:none;      
 }
 
 div.popup_border_title {
-       position:absolute;
-       top:20%;
-       left:10%;
-       width:60%;
-       height:80%;
-       /*background:lightgrey;*/
-       z-index:10;
-       /*border:dotted 1px black;*/
-       border: 2px outset #201e87;
-       background-color:#879ED4;
-       font-size: 110% ;
-       font-family: helvetica,arial,sans-serif;
-       font-style: italic;
-       font-weight: bolder;
-       text-align:center;
-       /*border-bottom: 2px solid #201e87;*/   
-       color: white;
-       display:none;
-       /*opacity:1;
-       filter:alpha(opacity=100);*/
-       
-       }
+    position:absolute;
+    top:20%;
+    left:10%;
+    width:60%;
+    height:80%;
+    /*background:lightgrey;*/
+    z-index:10;
+    /*border:dotted 1px black;*/
+    border: 2px outset #201e87;
+    background-color:#879ED4;
+    font-size: 110% ;
+    font-family: helvetica,arial,sans-serif;
+    font-style: italic;
+    font-weight: bolder;
+    text-align:center;
+    /*border-bottom: 2px solid #201e87;*/      
+    color: white;
+    display:none;
+    /*opacity:1;
+    filter:alpha(opacity=100);*/
+
+}
 div.popup_border_notitle {
-       position:absolute;
-       top:20%;
-       left:20%;
-       width:60%;
-       height:80% ; 
-       /*background:lightgrey;*/
-       z-index:10;
-       /*border:dotted 1px black;*/
-       border: 3px outset #201e87;
-       background-color:lightblue;     
-       font-family: helvetica,arial,sans-serif;
-       font-style: italic;
-       font-weight: bolder;
-       text-align:center;
-       display:none;
-       color: white;
-       /*opacity:0.7;
-       filter:alpha(opacity=70);
-       */
-       }
+    position:absolute;
+    top:20%;
+    left:20%;
+    width:60%;
+    height:80% ; 
+    /*background:lightgrey;*/
+    z-index:10;
+    /*border:dotted 1px black;*/
+    border: 3px outset #201e87;
+    background-color:lightblue;        
+    font-family: helvetica,arial,sans-serif;
+    font-style: italic;
+    font-weight: bolder;
+    text-align:center;
+    display:none;
+    color: white;
+    /*opacity:0.7;
+    filter:alpha(opacity=70);
+    */
+}
 
 div.popup_content {
-       position:absolute;
-       top:4%;
-       bottom:0;
-       left:0;
-       right:0;
-       width:100%;
-       height:96%;
-       overflow: auto;
-       background-color:#DFE7FF;       
-       font-size:10px ;
-       font-family: helvetica,arial,sans-serif;
-       font-style: normal;
-       font-weight: normal;
-       color: black;
-       text-align: left;
-       display:none;
-       z-index:10;
-       /*opacity:1;
-       filter:alpha(opacity=100);*/
+    position:absolute;
+    top:4%;
+    bottom:0;
+    left:0;
+    right:0;
+    width:100%;
+    height:96%;
+    overflow: auto;
+    background-color:#DFE7FF;  
+    font-size:10px ;
+    font-family: helvetica,arial,sans-serif;
+    font-style: normal;
+    font-weight: normal;
+    color: black;
+    text-align: left;
+    display:none;
+    z-index:10;
+    /*opacity:1;
+    filter:alpha(opacity=100);*/
 }
 div.autocomplete {
-  position:relative;
-  width:30em;
-  background-color:white;
-  border:1px solid #888;
-  margin:0;
-  padding:0;
-  text-align:left;
-  font-size:12px;
-  
+    position:relative;
+    width:30em;
+    background-color:white;
+    border:1px solid #888;
+    margin:0;
+    padding:0;
+    text-align:left;
+    font-size:12px;
+
 }
 div.autocomplete em {
-       color:blue;
-       font-weight:bold;
+    color:blue;
+    font-weight:bold;
 }
 div.autocomplete ul {
-  list-style-type:none;
-  margin:0;
-  padding:0;
+    list-style-type:none;
+    margin:0;
+    padding:0;
 }
 div.autocomplete ul li.selected { background-color: lightblue;}
 
 div.autocomplete ul li {
-  list-style-type:none;
-  display:block;
-  margin:0;
-  padding:0px;
-  /*height:32px;*/
-  cursor:pointer;
+    list-style-type:none;
+    display:block;
+    margin:0;
+    padding:0px;
+    /*height:32px;*/
+    cursor:pointer;
 }
 
 ul.select_table  {
-       /*padding:5px;*/
-       overflow:hidden;
-       }
+    /*padding:5px;*/
+    overflow:hidden;
+}
 ul.select_table a{
-       width:100%;
-       display:block;
-       background-color:inherit;
-       color: black;
-       text-decoration:none;
-       }
+    width:100%;
+    display:block;
+    background-color:inherit;
+    color: black;
+    text-decoration:none;
+}
 ul.select_table a:hover{
-       background-color:white;
-       color:black;
-       /*text-decoration:underline;*/
-       }
+    background-color:white;
+    color:black;
+    /*text-decoration:underline;*/
+}
 ul.select_table li {
-       display:table-row;
-       list-style-type: none;
-       }
+    display:table-row;
+    list-style-type: none;
+}
 ul.select_table li span {
-       display:table-cell;
-       width:25em;
-       margin: 0px;
-       padding:  0px;
+    display:table-cell;
+    width:25em;
+    margin: 0px;
+    padding:  0px;
 }
-       
+
 div.pc_calendar{
-               border:1px groove grey;
-               float:left;
-               
-               }
+    border:1px groove grey;
+    float:left;
+
+}
 div.pc_calendar table {
-       text-align:center;
-               
+    text-align:center;
+
 }
 div.pc_calendar tr{
-       height:40;
-       
-       
+    height:40;
+
+
 }
 div.pc_calendar td{
-       width:10em;
+    width:10em;
 }
 
 div.pc_calendar td.weekend {
-       background-color:#cce0e6;
-       
+    background-color:#cce0e6;
+
 }
 div.pc_calendar td.workday{
-       background-color:inherit;
-       
-       
+    background-color:inherit;
+
+
 }
 div.pc_calendar span.day{
-       font-weight: bold;
-       display:block;
-       
+    font-weight: bold;
+    display:block;
+
 }
 div.pc_calendar span.event{
-       font-weight: bolder;
-       
+    font-weight: bolder;
+
 }
 span.todo  {
-       text-align: left;
-       background-color:yellow;
-       
+    text-align: left;
+    background-color:yellow;
+
 }
 input[disabled], textarea[disabled], option[disabled], optgroup[disabled], 
select[disabled] {
--moz-user-focus:ignore;
--moz-user-input:disabled;
-background-color:lightgrey;
-color:black;
-cursor:inherit;
+    -moz-user-focus:ignore;
+    -moz-user-input:disabled;
+    background-color:lightgrey;
+    color:black;
+    cursor:inherit;
 }
 
 .button {
-       font-size:10;
-       color:black;
-       text-decoration:none;
-       font-family: helvetica,arial,sans-serif;
-       background-color:#DFDFDF;
-       border-style:  outset ;
-       border-color:  blue ;
-       border-width:1;
-       padding:2 4 2 4;
-       cursor:pointer;
-       margin:1 2 1 2;
-       -moz-border-radius:2 2;
-       
+    font-size:10;
+    color:black;
+    text-decoration:none;
+    font-family: helvetica,arial,sans-serif;
+    background-color:#DFDFDF;
+    border-style:  outset ;
+    border-color:  blue ;
+    border-width:1;
+    padding:2 4 2 4;
+    cursor:pointer;
+    margin:1 2 1 2;
+    -moz-border-radius:2 2;
+
 }
 .button:hover {
-       cursor:pointer;
-       background-color:white;
-       border-style:  inset ;
-       color:blue;
-       margin:1 2 1 2;
-       }
-       td.tool {
-       border: 0;
-       
-       }
+    cursor:pointer;
+    background-color:white;
+    border-style:  inset ;
+    color:blue;
+    margin:1 2 1 2;
+}
+td.tool {
+    border: 0;
+
+}
 div.topmenu {
-       float:left;
-       width:100%;
-       
+    float:left;
+    width:100%;
+
 }
 
 h2.dossier {
-       color:white;
-       font-style: oblique;
-       
-font-size:15px;
-margin:0;
-padding:0;
-text-align:center;
+    color:white;
+    font-style: oblique;
+
+    font-size:15px;
+    margin:0;
+    padding:0;
+    text-align:center;
 }
 a#anchorbutton {
-       font-size:10;
-       color:black;
-       text-decoration:none;
-       font-family: helvetica,arial,sans-serif;
-       background-color:#DFDFDF;
-       border-style:  outset ;
-       border-color:  blue ;
-       border-width:1;
-       padding:2 4 2 4;
-       cursor:pointer;
-       margin:1 2 1 2;
-       -moz-border-radius:2 2;
-       
+    font-size:10;
+    color:black;
+    text-decoration:none;
+    font-family: helvetica,arial,sans-serif;
+    background-color:#DFDFDF;
+    border-style:  outset ;
+    border-color:  blue ;
+    border-width:1;
+    padding:2 4 2 4;
+    cursor:pointer;
+    margin:1 2 1 2;
+    -moz-border-radius:2 2;
+
 }      
 a#anchorbutton :hover {
-       cursor:pointer;
-       background-color:white;
-       border-style:  inset ;
-       color:blue;
-       margin:1 2 1 2;
-       }
+    cursor:pointer;
+    background-color:white;
+    border-style:  inset ;
+    color:blue;
+    margin:1 2 1 2;
+}
 /* </style> */
 div.add_todo_list { 
-                    border:1px solid blue;
-                   display:none;
-                    background-color:#CFCDFF;
-                    padding:3;
-                    position:absolute;
-                    text-align:left;
-                    line-height:3em;
-                    z-index:1}
+    border:1px solid blue;
+    display:none;
+    background-color:#CFCDFF;
+    padding:3;
+    position:absolute;
+    text-align:left;
+    line-height:3em;
+    z-index:1}
 div.gest_name {
-       float:right;
-       margin-right:150;
-       margin-top:15
+    float:right;
+    margin-right:150;
+    margin-top:15
 }
 h2.gest_name {
-       border-left: 1px solid  #403a8d;
-       border-bottom:1px solid  #403a8d;
-       border-top:1px solid  #403a8d;
-       border-right:1px solid  #403a8d;
-       padding: 5px;
-       font-size:140%;
-       color:#403a8d;
-       
+    border-left: 1px solid  #403a8d;
+    border-bottom:1px solid  #403a8d;
+    border-top:1px solid  #403a8d;
+    border-right:1px solid  #403a8d;
+    padding: 5px;
+    font-size:140%;
+    color:#403a8d;
+
 }
 div.op_detail_frame  {
-  background-color:#e4e7ed; 
-  height:100%; width:100%;
-  
-  
+    background-color:#e4e7ed; 
+    height:100%; width:100%;
+
+
 }
 div.op_detail  {
-  background-color:#e4e7ed;
- font-size:10;
-  font-family:helvetica,arial,sans-serif;
-  padding:0;
-  margin:0;
-  overflow:hidden;
-  z-index:3;
-  
-position:absolute;
-left:10%;
+    background-color:#e4e7ed;
+    font-size:10;
+    font-family:helvetica,arial,sans-serif;
+    padding:0;
+    margin:0;
+    overflow:hidden;
+    z-index:3;
 
+    position:absolute;
+    left:10%;
 
-border:1px solid darkblue;     
 
+    border:1px solid darkblue; 
+
 }
 div.op_detail_title {
-       background-color:grey;
-/*     width:500;*/
-       
-       
+    background-color:grey;
+    /* width:500;*/
+
+
 }
 div#div_jrn{ 
-              position:absolute;
-              border:1px solid black;
-               top:15%;left:100;
-              visibility:hidden;
-              z-index:2;
-              width:50em;
-                     background-color:#EDF3FF;
-                     
+    position:absolute;
+    border:1px solid black;
+    top:15%;left:100;
+    visibility:hidden;
+    z-index:2;
+    width:50em;
+    background-color:#EDF3FF;
+
 }
- div#div_cat{ 
-              position:absolute;
-              border:1px solid black;
-               top:15%;left:100;
-              visibility:hidden;
-              z-index:2;
-              width:50em;
-             background-color:#EDF3FF;
-                     
+div#div_cat{ 
+    position:absolute;
+    border:1px solid black;
+    top:15%;left:100;
+    visibility:hidden;
+    z-index:2;
+    width:50em;
+    background-color:#EDF3FF;
+
 }
- div.divinfo
+div.divinfo
 {  color:red;text-align:right;display:block;width:30em;height:13;}
 
 div#search_form
 { 
-              position:absolute;
-              border:1px solid black;
-              top:15%;left:100;
-              margin-left:25%
-              z-index:2;
-              width:50%;
-              display:none;
-             background-color:#e4e7ed;
+    position:absolute;
+    border:1px solid black;
+    top:15%;left:100;
+    margin-left:25%
+        z-index:2;
+    width:50%;
+    display:none;
+    background-color:#e4e7ed;
 }
 table.result td 
 {
-       padding-left:5px;
-       padding-right:5px;
+    padding-left:5px;
+    padding-right:5px;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]