[grisbi-cvs] grisbi-web/newsportal style.css, 1.2, 1.3 thread.php, 1.2, 1.3
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Mon May 24 21:39:49 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32422/newsportal
Modified Files:
style.css thread.php
Log Message:
site integration
Index: thread.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/thread.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- thread.php 24 May 2010 19:05:17 -0000 1.2
+++ thread.php 24 May 2010 19:39:47 -0000 1.3
@@ -21,9 +21,7 @@
?>
-<a name="top"></a>
-
-<h2 class="np_thread_headline"><?=htmlspecialchars($group); ?></h2>
+<h2><?=htmlspecialchars($group); ?></h2>
<?
echo '<table cellpadding="0" cellspacing="0" width="100%" class="np_buttonbar"><tr>';
@@ -78,6 +76,5 @@
}
?>
-<p align="right"><a href="#top"><? echo $text_thread["button_top"];?></a></p>
<? include "tail.inc"; ?>
\ No newline at end of file
Index: style.css
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- style.css 24 May 2010 19:30:51 -0000 1.2
+++ style.css 24 May 2010 19:39:47 -0000 1.3
@@ -41,10 +41,11 @@
/* =========== Thread Layout ============== */
/* Headline */
+/*
h1.np_thread_headline {
font-size: large;
}
-
+*/
/* Table around the thread */
table.np_thread_table {
More information about the cvs
mailing list