[grisbi-cvs] grisbi-web/newsportal style.css,1.5,1.6

NIEL GĂ©rald gegeweb at users.sourceforge.net
Tue May 25 23:51:14 CEST 2010


Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28279/newsportal

Modified Files:
	style.css 
Log Message:

site integration

Index: style.css
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/style.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- style.css	25 May 2010 21:45:39 -0000	1.5
+++ style.css	25 May 2010 21:51:12 -0000	1.6
@@ -15,9 +15,9 @@
 */
 /* border around all groups */
 .np_index_groups {
-  background: #eeeeee;
+  background: #04a26c; /* #eeeeee; */
   padding: 0px;
-  border: solid 1px #26598f;
+  border: solid 1px #808080;
 }
 
 /* a block of groups */
@@ -27,7 +27,7 @@
 
 /* headline of a group of blocks */
 .np_index_grouphead {
-  border: solid 1px #26598f;
+  border: solid 1px #808080; /* #26598f; */
   background: #04a26c; /* #26598f; */
   color: white;
 }
@@ -155,7 +155,7 @@
 .np_buttonbar {
   background: #04a26c; /*#26598f;*/
   padding: 2px;
-  padding-left: 1em;
+  padding-right: 1em;
   margin-bottom: 10px;
   color: black;
 }



More information about the cvs mailing list