phpcompta-dev
[Top][All Lists]
Advanced

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

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


From: phpcompta-dev
Subject: [Phpcompta-dev] r4473 - phpcompta/trunk/html
Date: Fri, 25 Nov 2011 02:17:55 +0100 (CET)

Author: danydb
Date: 2011-11-25 02:17:51 +0100 (Fri, 25 Nov 2011)
New Revision: 4473

Modified:
   phpcompta/trunk/html/style-color.css
Log:
test css

Modified: phpcompta/trunk/html/style-color.css
===================================================================
--- phpcompta/trunk/html/style-color.css        2011-11-24 14:45:36 UTC (rev 
4472)
+++ phpcompta/trunk/html/style-color.css        2011-11-25 01:17:51 UTC (rev 
4473)
@@ -1,12 +1,12 @@
 /* <style type="text/css"> */
 
 BODY {
-  background-color:#EDF3FF;
+  background-color:#EBE4E8;
  font-size:10;
-  font-family:helvetica,sans-serif;
+  font-family:arial,helvetica,sans-serif;
   padding: 0px 10px 0px 10px ;
   margin:0;
-  color:blue;
+  color:black;
 }
 .notice {
                color:red;
@@ -29,7 +29,6 @@
 }
 table.table_large th,table.result th {
   font-weight:bold;
-  font-family:helvetica,sans-serif;
  border-bottom:1px solid blue;
  border-top:0;
 
@@ -40,7 +39,7 @@
 }
 
 h2 {
-  font-family:helvetica,sans-serif;
+
   font-size:14px;
   color:grey;
 }
@@ -68,14 +67,14 @@
   margin:0px;
 }
 h2.info {
-  background-color:#879ED4;
+  background-color:darkgray;
        color:white;
        font-size:14px;
   text-align:center;
-  padding:0px;
-  margin:0px;
-  border:1px solid grey;
-
+  padding:0 px;
+  margin:0px; 
+  padding-bottom:3px;
+  
 }
 
 h3.info {
@@ -84,15 +83,6 @@
   font-size:14px;
   text-align:center;
 }
-
-h2.info2 {
-  color:blue;
-  font-size:14px;
-  text-align:center;
-
-}
-
-
 h2.error {
        background:red;
        color:white;
@@ -151,7 +141,7 @@
 div.lextmenu {
 
        float:left;
-       font-family:helvetica,sans-serif;
+
        font-size:9px;
 
 }
@@ -166,7 +156,7 @@
 div.recherche_form{
        width:700px;
        font-size:9px;
-       font-family:helvetica,sans-serif;
+
   border-style:outset;
   border-width:1px;
 
@@ -177,7 +167,7 @@
         padding-top:7px;
         padding-left:8px;
          font-size:9px;
-         font-family:helvetica,sans-serif;
+
         width:75%;
 
 }
@@ -185,8 +175,10 @@
 
          float:left;
                padding-top:7px;
-         width:100%;
-         font-family:helvetica,sans-serif;
+         width:80%;
+               margin-left:10%;
+               margin-right:10%;
+               
          clear:both;
 
 
@@ -196,12 +188,12 @@
          float:left;
         padding-top:7px;
          width:35%;
-         font-family:helvetica,sans-serif;
 
+
 }
 div.no span{
        position:static;
-       font-family:helvetica,sans-serif;
+
        font-weight:bold;
        color:red;
 
@@ -216,7 +208,7 @@
 }
 table.document th{
   font-weight:bold;
-  font-family:helvetica,sans-serif;
+
   border-bottom:2px solid blue;
   border-top:0;
   color:#25238F;
@@ -252,8 +244,8 @@
        width:95px;
         height :30px;
        font-size:10px;
-    background-color:#DDE6FF;
-    border:1px solid #99B1DF;
+    background-color:#99B1DF;
+    border:1px solid #DDE6FF;
 }
 td.msubtitle {
        text-align:center;
@@ -277,8 +269,10 @@
  }
 
 tr.odd {
-       background-color:#DDE6FF;
+       background-color:gray;
        font-size:10px;
+       color:white;
+       
 }
 tr {
        font-size:10px;
@@ -309,7 +303,7 @@
   font-size:10px;
   text-decoration:none;
   display:inline;
- color: blue;
+ color: black;
 
 }
 a.mtitle:hover {
@@ -317,7 +311,7 @@
   text-decoration:none;
   display:inline;
 
- color: yellow;
+ color: red;
 background-color:#5D90CD;
 
 }
@@ -396,7 +390,7 @@
 a.detail
 {
   font-size:9px;
-  font-family:helvetica,sans-serif;
+
     text-decoration: none;
     display: block;
     color: blue;
@@ -405,7 +399,7 @@
 a.detail:hover
 {
   font-size:9px;
-  font-family:helvetica,sans-serif;
+
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -417,7 +411,7 @@
         padding:1em 1em;
 }
 div.redcontent a {
-  font-family:helvetica,sans-serif;
+
   text-decoration: none;
   display: block;
   color: blue;
@@ -425,7 +419,7 @@
 }
 
 div.redcontent a:hover {
-  font-family:helvetica,sans-serif;
+
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -433,7 +427,7 @@
 
 }
 div.content a {
-  font-family:helvetica,sans-serif;
+
   text-decoration: none;
   display: block;
   color: blue;
@@ -443,7 +437,7 @@
 
 
 div.content a:hover {
-  font-family:helvetica,sans-serif;
+
     color: white;
     background-color: rgb(93, 144, 205);
     text-decoration: none;
@@ -487,7 +481,7 @@
 
 }
 div.redcontent input.text {
-   font-family:helvetica,sans-serif;
+
   font-weight:normal;
   border-color:336699;
   border-style:solid;
@@ -496,7 +490,7 @@
   color:blue;
 }
 div.content input.text {
-   font-family:helvetica,sans-serif;
+
   font-weight:normal;
   border-color:336699;
   border-style:solid;
@@ -628,7 +622,7 @@
        border: 2px outset #201e87;
        background-color:#879ED4;
        font-size: 110% ;
-       font-family: helvetica,sans-serif;
+
        font-style: italic;
        font-weight: bolder;
        text-align:center;
@@ -650,7 +644,7 @@
        /*border:dotted 1px black;*/
        border: 3px outset #201e87;
        background-color: #879ED4;
-       font-family: helvetica,sans-serif;
+
        font-style: italic;
        font-weight: bolder;
        text-align:center;
@@ -672,7 +666,7 @@
        overflow: auto;
        background-color:#DFE7FF;
        font-size:10px ;
-       font-family: helvetica,sans-serif;
+
        font-style: normal;
        font-weight: normal;
        color: black;
@@ -798,7 +792,7 @@
        font-weight: bold;
 
        text-decoration:none;
-       font-family: helvetica,sans-serif,arial;
+
        background-image: url("image/bg-submit3.gif");
        background-repeat: repeat-x;
        background-position: left;
@@ -827,9 +821,9 @@
 
        }
 div.topmenu {
-       float:left;
-       width:100%;
-
+       width:80%;
+       margin-left:10%;
+       
 }
 
 h2.dossier {
@@ -873,9 +867,9 @@
 
 }
 div.inner_box  {
-  background-color:#e4e7ed;
- font-size:10;
-  font-family:helvetica,sans-serif;
+  background-color:#dddddd;
+ font-size:12;
+
   padding:0;
   margin:0;
   overflow:hidden;
@@ -885,6 +879,7 @@
 left:10%;
 
 
+
 border:1px solid darkblue;
 
 }
@@ -991,7 +986,7 @@
 {
   background-color:#F1E6E6;
  font-size:10;
-  font-family:helvetica,arial,sans-serif;
+
   padding:0;
   margin:0;
   overflow:hidden;
@@ -1040,9 +1035,9 @@
 #close_div
 {
  background-color:white;
- color:blue;
+ color:red;
  text-decoration:none;
- border:1px solid blue;
+ border:1px solid red;
  margin-left: 2px;
  margin-right:2px;
  margin-top:0px;




reply via email to

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