[grisbi-cvs] grisbi-web/newsportal style.css,1.4,1.5
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Tue May 25 23:45:41 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27521/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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- style.css 25 May 2010 05:42:22 -0000 1.4
+++ style.css 25 May 2010 21:45:39 -0000 1.5
@@ -28,7 +28,7 @@
/* headline of a group of blocks */
.np_index_grouphead {
border: solid 1px #26598f;
- background: #26598f;
+ background: #04a26c; /* #26598f; */
color: white;
}
@@ -59,7 +59,7 @@
/* Head of the table */
tr.np_thread_head,td.np_thread_head {
color: white;
- background: #26598f;
+ background: #04a26c; /* #26598f; */
margin: 0px;
}
@@ -153,8 +153,9 @@
/* =========== navigation buttons on top of every page =========== */
.np_buttonbar {
- background: #26598f;
- padding: 1px;
+ background: #04a26c; /*#26598f;*/
+ padding: 2px;
+ padding-left: 1em;
margin-bottom: 10px;
color: black;
}
More information about the cvs
mailing list