[grisbi-cvs] grisbi-web/newsportal style.css,1.8,1.9
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Wed May 26 07:29:11 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23420/newsportal
Modified Files:
style.css
Log Message:
site integration (the end ?)
Index: style.css
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/style.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- style.css 26 May 2010 05:22:21 -0000 1.8
+++ style.css 26 May 2010 05:29:09 -0000 1.9
@@ -74,7 +74,7 @@
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
- background: #ffd ; /*#f9f9f9; */
+ background: #fffffe ; /*#f9f9f9; */
margin: 0px;
}
@@ -84,7 +84,7 @@
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
- background: #ffc; /* #eeeeee; */
+ background: #ffd; /* #eeeeee; */
margin: 0px;
}
@@ -108,7 +108,7 @@
/* Head of an article */
div.np_article_header {
- background: #eeeeee;
+ background: #ffe;
padding: 3px;
border: solid 1px #808080;
}
@@ -164,10 +164,11 @@
}
td.np_button {
+ padding: 2px;
padding-left: 5px;
padding-right: 5px;
border-right: solid white 1px;
- color: white;
+ color: #ffe;
white-space: nowrap;
}
More information about the cvs
mailing list