phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5318 - phpcompta/tags/rel660/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r5318 - phpcompta/tags/rel660/html
Date: Wed, 5 Jun 2013 18:12:55 +0200 (CEST)

Author: danydb
Date: 2013-06-05 18:12:55 +0200 (Wed, 05 Jun 2013)
New Revision: 5318

Modified:
   phpcompta/tags/rel660/html/style-color.css
   phpcompta/tags/rel660/html/style-epad.css
   phpcompta/tags/rel660/html/style-light.css
   phpcompta/tags/rel660/html/style.css
Log:
Am?\195?\169lioration esth?\195?\169tique

Modified: phpcompta/tags/rel660/html/style-color.css
===================================================================
--- phpcompta/tags/rel660/html/style-color.css  2013-06-05 16:12:33 UTC (rev 
5317)
+++ phpcompta/tags/rel660/html/style-color.css  2013-06-05 16:12:55 UTC (rev 
5318)
@@ -792,11 +792,11 @@
 
 }
 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;
 }
 
 a#anchorbutton, .button, a.button,div.content a.button {
@@ -820,7 +820,7 @@
        margin-top:3px;
        cursor:pointer;
        margin:1 2 1 2;
-        border-radius: 4px;
+    border-radius: 4px;
        -moz-border-radius:4px;
 
 }
@@ -1147,3 +1147,12 @@
        margin-right: 5px;
        border:lightgrey 2px groove;
 }
+#info_div {
+       display:none;
+       background-color: yellow;
+       color:black;
+       z-index: 15;
+       position: absolute;
+       top:20;
+       left:20;
+}
\ No newline at end of file

Modified: phpcompta/tags/rel660/html/style-epad.css
===================================================================
--- phpcompta/tags/rel660/html/style-epad.css   2013-06-05 16:12:33 UTC (rev 
5317)
+++ phpcompta/tags/rel660/html/style-epad.css   2013-06-05 16:12:55 UTC (rev 
5318)
@@ -1150,7 +1150,8 @@
 #info_div {
        display:none;
        background-color: yellow;
-       color:red;
+       font-size:120%;
+       color:black;
        z-index: 15;
        position: absolute;
        top:0;

Modified: phpcompta/tags/rel660/html/style-light.css
===================================================================
--- phpcompta/tags/rel660/html/style-light.css  2013-06-05 16:12:33 UTC (rev 
5317)
+++ phpcompta/tags/rel660/html/style-light.css  2013-06-05 16:12:55 UTC (rev 
5318)
@@ -800,11 +800,11 @@
 
 a#anchorbutton, .button, a.button,div.content a.button {
        font-size:10px;
-       color:lightblue;
+       color:white;
        font-weight: bold;
        border:1px black outset  ;
 
-background-image: url("image/bg-submit5.png");
+background-image: url("image/bg-submit3.gif");
 background-repeat: repeat-x;
        background-position: left;
        text-decoration:none;
@@ -819,6 +819,8 @@
        margin-left:3px;
        cursor:pointer;
        font-size:1.1em;
+           border-radius: 8px;
+       -moz-border-radius:8px;
 
 }
 a#anchorbutton:hover, .button:hover,a.button:hover,div.content a.button:hover  
{
@@ -828,12 +830,13 @@
        margin-bottom:3px;
        margin-right:3px;
        margin-left:3px;
-
+    border-radius: px;
+       -moz-border-radius:8px;
 border:1px #90f979 inset;
 }
 td.tool {
        border: solid 1px gray;
-   background-color:lightgrey;
+       border-bottom-width: 3px;
 }
 div.topmenu {
 
@@ -1143,8 +1146,8 @@
 }
 #info_div {
        display:none;
-       background-color: yellow;
-       color:red;
+       background-color: blue;
+       color:white;
        z-index: 15;
        position: absolute;
        top:0;

Modified: phpcompta/tags/rel660/html/style.css
===================================================================
--- phpcompta/tags/rel660/html/style.css        2013-06-05 16:12:33 UTC (rev 
5317)
+++ phpcompta/tags/rel660/html/style.css        2013-06-05 16:12:55 UTC (rev 
5318)
@@ -835,7 +835,7 @@
        td.tool {
        border: solid 1px gray;
        background-color: white;
-
+       border-bottom-width: 2px;
        }
 div.topmenu {
        margin-top:2px;
@@ -1150,9 +1150,9 @@
 #info_div {
        display:none;
        background-color: yellow;
-       color:red;
+       color:black;
        z-index: 15;
        position: absolute;
        top:0;
-       left:0;
+       left:45%;
 }
\ No newline at end of file



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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